PAPI  5.3.0.0
pe_control_t Struct Reference
Collaboration diagram for pe_control_t:

Data Fields

int num_events
unsigned int domain
unsigned int granularity
unsigned int multiplexed
unsigned int overflow
unsigned int inherit
unsigned int overflow_signal
int cidx
int cpu
pid_t tid
pe_event_info_t events [PERF_EVENT_MAX_MPX_COUNTERS]
long long counts [PERF_EVENT_MAX_MPX_COUNTERS]

Detailed Description

Definition at line 23 of file perf_event_lib.h.


Field Documentation

Definition at line 31 of file perf_event_lib.h.

Definition at line 35 of file perf_event_lib.h.

Definition at line 32 of file perf_event_lib.h.

unsigned int pe_control_t::domain

Definition at line 25 of file perf_event_lib.h.

Definition at line 26 of file perf_event_lib.h.

unsigned int pe_control_t::inherit

Definition at line 29 of file perf_event_lib.h.

Definition at line 27 of file perf_event_lib.h.

Definition at line 24 of file perf_event_lib.h.

unsigned int pe_control_t::overflow

Definition at line 28 of file perf_event_lib.h.

Definition at line 30 of file perf_event_lib.h.

Definition at line 33 of file perf_event_lib.h.


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