PAPI  5.0.1.0
PAPI_addr_range_option_t Struct Reference

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

Data Fields

int eventset
caddr_t start
caddr_t end
int start_off
int end_off

Detailed Description

Definition at line 825 of file papi.h.


Field Documentation

user requested end address of an address range

Definition at line 828 of file papi.h.

hardware specified offset from end address

Definition at line 830 of file papi.h.

eventset to restrict

Definition at line 826 of file papi.h.

user requested start address of an address range

Definition at line 827 of file papi.h.

hardware specified offset from start address

Definition at line 829 of file papi.h.


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