PAPI  5.7.0.0
PAPI_addr_range_option_t Struct Reference

address range specification for range restricted counting if both are zero, range is disabled More...

Data Fields

int eventset
 
caddr_t start
 
caddr_t end
 
int start_off
 
int end_off
 

Detailed Description

Definition at line 837 of file papi.h.

Field Documentation

◆ end

caddr_t PAPI_addr_range_option_t::end

user requested end address of an address range

Definition at line 840 of file papi.h.

◆ end_off

int PAPI_addr_range_option_t::end_off

hardware specified offset from end address

Definition at line 842 of file papi.h.

◆ eventset

int PAPI_addr_range_option_t::eventset

eventset to restrict

Definition at line 838 of file papi.h.

◆ start

caddr_t PAPI_addr_range_option_t::start

user requested start address of an address range

Definition at line 839 of file papi.h.

◆ start_off

int PAPI_addr_range_option_t::start_off

hardware specified offset from start address

Definition at line 841 of file papi.h.


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