|
PAPI
5.7.0.0
|

Data Fields | |
| EventSetInfo_t * | ESI |
| int | domain |
| caddr_t | start |
| caddr_t | end |
| int | start_off |
| int | end_off |
Definition at line 377 of file papi_internal.h.
| int _papi_int_addr_range_t::domain |
Definition at line 379 of file papi_internal.h.
| caddr_t _papi_int_addr_range_t::end |
end address of an address range
Definition at line 381 of file papi_internal.h.
| int _papi_int_addr_range_t::end_off |
offset from end address as programmed in hardware if offsets are undefined, they are both set to -1
Definition at line 383 of file papi_internal.h.
| EventSetInfo_t* _papi_int_addr_range_t::ESI |
Definition at line 378 of file papi_internal.h.
| caddr_t _papi_int_addr_range_t::start |
start address of an address range
Definition at line 380 of file papi_internal.h.
| int _papi_int_addr_range_t::start_off |
offset from start address as programmed in hardware
Definition at line 382 of file papi_internal.h.