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

#include <papi_internal.h>

Collaboration diagram for _papi_int_addr_range_t:

Data Fields

EventSetInfo_tESI
 
int domain
 
vptr_t start
 
vptr_t end
 
int start_off
 
int end_off
 

Detailed Description

Definition at line 376 of file papi_internal.h.

Field Documentation

◆ domain

int _papi_int_addr_range_t::domain

Definition at line 378 of file papi_internal.h.

◆ end

vptr_t _papi_int_addr_range_t::end

end address of an address range

Definition at line 380 of file papi_internal.h.

◆ end_off

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 382 of file papi_internal.h.

◆ ESI

EventSetInfo_t* _papi_int_addr_range_t::ESI

Definition at line 377 of file papi_internal.h.

◆ start

vptr_t _papi_int_addr_range_t::start

start address of an address range

Definition at line 379 of file papi_internal.h.

◆ start_off

int _papi_int_addr_range_t::start_off

offset from start address as programmed in hardware

Definition at line 381 of file papi_internal.h.


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