PAPI  5.0.1.0
pe_control_t Struct Reference
Collaboration diagram for pe_control_t:

Data Fields

int num_events
unsigned int domain
unsigned int multiplexed
unsigned int overflow
unsigned int inherit
int cpu
pid_t tid
pe_event_info_t events [64]
long long counts [64]

Detailed Description

Definition at line 67 of file perf_events.c.


Field Documentation

long long pe_control_t::counts[64]

Definition at line 77 of file perf_events.c.

Definition at line 74 of file perf_events.c.

unsigned int pe_control_t::domain

Definition at line 70 of file perf_events.c.

Definition at line 76 of file perf_events.c.

unsigned int pe_control_t::inherit

Definition at line 73 of file perf_events.c.

Definition at line 71 of file perf_events.c.

Definition at line 69 of file perf_events.c.

unsigned int pe_control_t::overflow

Definition at line 72 of file perf_events.c.

Definition at line 75 of file perf_events.c.


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