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

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

#include <papi.h>

Data Fields

int eventset
 
vptr_t start
 
vptr_t end
 
int start_off
 
int end_off
 

Detailed Description

Definition at line 830 of file papi.h.

Field Documentation

◆ end

vptr_t PAPI_addr_range_option_t::end

user requested end address of an address range

Definition at line 833 of file papi.h.

◆ end_off

int PAPI_addr_range_option_t::end_off

hardware specified offset from end address

Definition at line 835 of file papi.h.

◆ eventset

int PAPI_addr_range_option_t::eventset

eventset to restrict

Definition at line 831 of file papi.h.

◆ start

vptr_t PAPI_addr_range_option_t::start

user requested start address of an address range

Definition at line 832 of file papi.h.

◆ start_off

int PAPI_addr_range_option_t::start_off

hardware specified offset from start address

Definition at line 834 of file papi.h.


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