PAPI  5.0.1.0
_papi_int_addr_range_t Struct Reference
Collaboration diagram for _papi_int_addr_range_t:

Data Fields

EventSetInfo_tESI
int domain
caddr_t start
caddr_t end
int start_off
int end_off

Detailed Description

Definition at line 374 of file papi_internal.h.


Field Documentation

Definition at line 376 of file papi_internal.h.

end address of an address range

Definition at line 378 of file papi_internal.h.

offset from end address as programmed in hardware if offsets are undefined, they are both set to -1

Definition at line 380 of file papi_internal.h.

start address of an address range

Definition at line 377 of file papi_internal.h.

offset from start address as programmed in hardware

Definition at line 379 of file papi_internal.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines