PAPI  5.7.0.0
PAPI_exe_info_t Struct Reference

get the executable's info More...

Collaboration diagram for PAPI_exe_info_t:

Data Fields

char fullname [PAPI_HUGE_STR_LEN]
 
PAPI_address_map_t address_info
 

Detailed Description

Definition at line 708 of file papi.h.

Field Documentation

◆ address_info

PAPI_address_map_t PAPI_exe_info_t::address_info

executable's address space info

Definition at line 710 of file papi.h.

◆ fullname

char PAPI_exe_info_t::fullname

path + name

Definition at line 709 of file papi.h.


The documentation for this struct was generated from the following files: