logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PAPIF_get_exe_info - get information about the dynamic memory usage of the current program

Author

       Generated automatically by Doxygen for PAPI from the source code.

Version 7.1.0.0                                  Thu Dec 14 2023                           PAPIF_get_exe_info(3)

Detailed Description

FortranInterface:
           #include 'fpapi.h'
           PAPIF_get_exe_info( C_STRING fullname, C_STRING name,
            C_LONG_LONG text_start, C_LONG_LONG text_end,
            C_LONG_LONG data_start, C_LONG_LONG data_end,
            C_LONG_LONG bss_start, C_LONG_LONG bss_end, C_INT check )

       SeealsoPAPI_get_executable_info

Name

       PAPIF_get_exe_info - get information about the dynamic memory usage of the current program

Synopsis

See Also