PAPI  5.0.1.0
NativeInfo_t Struct Reference

Data Fields

int ni_event
int ni_position
int ni_owners
void * ni_bits

Detailed Description

This contains info about each native event added to the EventSet. An EventSet contains an array of MAX_COUNTERS of these structures to define each native event in the set.

Definition at line 188 of file papi_internal.h.


Field Documentation

Component defined resources used by this native event

Definition at line 195 of file papi_internal.h.

native event code; always non-zero unless empty

Definition at line 189 of file papi_internal.h.

specifies how many owners share this native event

Definition at line 193 of file papi_internal.h.

counter array position where this native event lives

Definition at line 191 of file papi_internal.h.


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