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

#include <perfctr-ppc64.h>

Collaboration diagram for ppc64_perfctr_control_t:

Data Fields

int group_id
 
int timer_ms
 
hwd_native_t native [MAX_COUNTERS]
 
int native_idx
 
unsigned char master_selector
 
hwd_register_t allocated_registers
 
struct vperfctr_control control
 
struct perfctr_sum_ctrs state
 
struct rvperfctr * rvperfctr
 

Detailed Description

Definition at line 136 of file perfctr-ppc64.h.

Field Documentation

◆ allocated_registers

hwd_register_t ppc64_perfctr_control_t::allocated_registers

Definition at line 147 of file perfctr-ppc64.h.

◆ control

struct vperfctr_control ppc64_perfctr_control_t::control

Definition at line 148 of file perfctr-ppc64.h.

◆ group_id

int ppc64_perfctr_control_t::group_id

Definition at line 139 of file perfctr-ppc64.h.

◆ master_selector

unsigned char ppc64_perfctr_control_t::master_selector

Definition at line 146 of file perfctr-ppc64.h.

◆ native

hwd_native_t ppc64_perfctr_control_t::native[MAX_COUNTERS]

Definition at line 144 of file perfctr-ppc64.h.

◆ native_idx

int ppc64_perfctr_control_t::native_idx

Definition at line 145 of file perfctr-ppc64.h.

◆ rvperfctr

struct rvperfctr* ppc64_perfctr_control_t::rvperfctr

Definition at line 151 of file perfctr-ppc64.h.

◆ state

struct perfctr_sum_ctrs ppc64_perfctr_control_t::state

Definition at line 149 of file perfctr-ppc64.h.

◆ timer_ms

int ppc64_perfctr_control_t::timer_ms

Definition at line 141 of file perfctr-ppc64.h.


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