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

PAPI_exe_info_t - get the executable's info

Author

       Generated automatically by Doxygen for PAPI from the source code.

Version 7.1.0.0                                  Thu Dec 14 2023                              PAPI_exe_info_t(3)

Field Documentation

PAPI_address_map_tPAPI_exe_info_t::address_info
       executable's address space info

   charPAPI_exe_info_t::fullname[1024]
       path + name

Name

       PAPI_exe_info_t - get the executable's info

Synopsis

       #include <papi.h>

   DataFields
       char fullname [1024]
       PAPI_address_map_taddress_info

See Also