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

#include <perfctr-x86.h>

Collaboration diagram for X86_perfctr_control_t:

Data Fields

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

Detailed Description

Definition at line 105 of file perfctr-x86.h.

Field Documentation

◆ allocated_registers

X86_register_t X86_perfctr_control_t::allocated_registers

Definition at line 110 of file perfctr-x86.h.

◆ control

struct vperfctr_control X86_perfctr_control_t::control

Definition at line 111 of file perfctr-x86.h.

◆ master_selector

unsigned char X86_perfctr_control_t::master_selector

Definition at line 109 of file perfctr-x86.h.

◆ native

hwd_native_t X86_perfctr_control_t::native[MAX_COUNTERS]

Definition at line 107 of file perfctr-x86.h.

◆ native_idx

int X86_perfctr_control_t::native_idx

Definition at line 108 of file perfctr-x86.h.

◆ rvperfctr

struct rvperfctr* X86_perfctr_control_t::rvperfctr

Definition at line 113 of file perfctr-x86.h.

◆ state

struct perfctr_sum_ctrs X86_perfctr_control_t::state

Definition at line 112 of file perfctr-x86.h.


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