PAPI 7.1.0.0
Loading...
Searching...
No Matches
PAPI_exe_info_t Struct Reference

get the executable's info More...

#include <papi.h>

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 696 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 698 of file papi.h.

◆ fullname

char PAPI_exe_info_t::fullname

path + name

Definition at line 697 of file papi.h.


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