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

#include <linux-micpower.h>

Collaboration diagram for MICPOWER_native_event_entry_t:

Data Fields

char name [PAPI_MAX_STR_LEN]
 
char units [PAPI_MIN_STR_LEN]
 
char description [PAPI_MAX_STR_LEN]
 
MICPOWER_register_t resources
 

Detailed Description

This structure is used to build the table of events

Definition at line 49 of file linux-micpower.h.

Field Documentation

◆ description

char MICPOWER_native_event_entry_t::description[PAPI_MAX_STR_LEN]

Definition at line 53 of file linux-micpower.h.

◆ name

char MICPOWER_native_event_entry_t::name[PAPI_MAX_STR_LEN]

Definition at line 51 of file linux-micpower.h.

◆ resources

MICPOWER_register_t MICPOWER_native_event_entry_t::resources

Definition at line 54 of file linux-micpower.h.

◆ units

char MICPOWER_native_event_entry_t::units[PAPI_MIN_STR_LEN]

Definition at line 52 of file linux-micpower.h.


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