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

#include <freebsd.h>

Collaboration diagram for hwd_control_state_t:

Data Fields

int n_counters
 
int hwc_domain
 
unsigned * caps
 
pmc_id_t * pmcs
 
pmc_value_t * values
 
char ** counters
 
papi_cpc_event_t counter_cmd
 
int overflow_num
 

Detailed Description

Definition at line 53 of file freebsd.h.

Field Documentation

◆ caps

unsigned* hwd_control_state_t::caps

Definition at line 56 of file freebsd.h.

◆ counter_cmd

papi_cpc_event_t hwd_control_state_t::counter_cmd

Definition at line 61 of file solaris-ultra.h.

◆ counters

char** hwd_control_state_t::counters

Definition at line 59 of file freebsd.h.

◆ hwc_domain

int hwd_control_state_t::hwc_domain

Definition at line 55 of file freebsd.h.

◆ n_counters

int hwd_control_state_t::n_counters

Definition at line 54 of file freebsd.h.

◆ overflow_num

int hwd_control_state_t::overflow_num

Definition at line 63 of file solaris-ultra.h.

◆ pmcs

pmc_id_t* hwd_control_state_t::pmcs

Definition at line 57 of file freebsd.h.

◆ values

pmc_value_t* hwd_control_state_t::values

Definition at line 58 of file freebsd.h.


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