PAPIF_get_exe_info - Man Page

get information about the dynamic memory usage of the current program

Synopsis

Detailed Description

Fortran Interface:

#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 )

See also

PAPI_get_executable_info

Author

Generated automatically by Doxygen for PAPI from the source code.

Info

Thu Jan 25 2024 00:00:00 Version 7.1.0.0 PAPI