PAPI 7.1.0.0
Loading...
Searching...
No Matches
coretemp_native_event_entry_t Struct Reference
Collaboration diagram for coretemp_native_event_entry_t:

Data Fields

coretemp_register_t resources
 
char name [PAPI_MAX_STR_LEN]
 
char description [PAPI_MAX_STR_LEN]
 

Detailed Description

This structure is used to build the table of events

Definition at line 54 of file coretemp_freebsd.c.

Field Documentation

◆ description

char coretemp_native_event_entry_t::description[PAPI_MAX_STR_LEN]

Description of the counter

Definition at line 58 of file coretemp_freebsd.c.

◆ name

char coretemp_native_event_entry_t::name[PAPI_MAX_STR_LEN]

Name of the counter

Definition at line 57 of file coretemp_freebsd.c.

◆ resources

coretemp_register_t coretemp_native_event_entry_t::resources

Per counter resources

Definition at line 56 of file coretemp_freebsd.c.


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