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

Data Fields

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

Detailed Description

Definition at line 65 of file linux-lustre.c.

Field Documentation

◆ current_count

long long LUSTRE_control_state_t::current_count[LUSTRE_MAX_COUNTERS]

Definition at line 68 of file linux-lustre.c.

◆ difference

long long LUSTRE_control_state_t::difference[LUSTRE_MAX_COUNTERS]

Definition at line 69 of file linux-lustre.c.

◆ num_events

int LUSTRE_control_state_t::num_events

Definition at line 71 of file linux-lustre.c.

◆ start_count

long long LUSTRE_control_state_t::start_count[LUSTRE_MAX_COUNTERS]

Definition at line 67 of file linux-lustre.c.

◆ which_counter

int LUSTRE_control_state_t::which_counter[LUSTRE_MAX_COUNTERS]

Definition at line 70 of file linux-lustre.c.


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