table of contents
other versions
- bookworm 7.0.0-2
- testing 7.1.0-5+b1
- unstable 7.1.0-5+b1
- experimental 7.2.0~b1-1
PAPI_exe_info_t(3) | PAPI | PAPI_exe_info_t(3) |
NAME¶
PAPI_exe_info_t -
get the executable's info
SYNOPSIS¶
Data Fields¶
char fullname [1024]
PAPI_address_map_t address_info
Field Documentation¶
PAPI_address_map_t PAPI_exe_info_t::address_info¶
executable's address space info
char PAPI_exe_info_t::fullname[1024]¶
path + name
Author¶
Generated automatically by Doxygen for PAPI from the source code.
Mon Nov 14 2022 | Version 7.0.0.0 |