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

Data Fields

long long start_count [MX_MAX_COUNTERS]
 
long long current_count [MX_MAX_COUNTERS]
 
long long difference [MX_MAX_COUNTERS]
 
int which_counter [MX_MAX_COUNTERS]
 
int num_events
 

Detailed Description

Definition at line 43 of file linux-mx.c.

Field Documentation

◆ current_count

long long MX_control_state_t::current_count[MX_MAX_COUNTERS]

Definition at line 46 of file linux-mx.c.

◆ difference

long long MX_control_state_t::difference[MX_MAX_COUNTERS]

Definition at line 47 of file linux-mx.c.

◆ num_events

int MX_control_state_t::num_events

Definition at line 49 of file linux-mx.c.

◆ start_count

long long MX_control_state_t::start_count[MX_MAX_COUNTERS]

Definition at line 45 of file linux-mx.c.

◆ which_counter

int MX_control_state_t::which_counter[MX_MAX_COUNTERS]

Definition at line 48 of file linux-mx.c.


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