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

Data Fields

char name [PAPI_MAX_STR_LEN]
 
char description [PAPI_HUGE_STR_LEN]
 
char units [PAPI_MIN_STR_LEN]
 
int which_counter
 
int report_difference
 

Detailed Description

This structure is used to build the table of events

Definition at line 80 of file vmware.c.

Field Documentation

◆ description

char _vmware_native_event_entry::description[PAPI_HUGE_STR_LEN]

Description of counter

Definition at line 82 of file vmware.c.

◆ name

char _vmware_native_event_entry::name[PAPI_MAX_STR_LEN]

Name of the counter

Definition at line 81 of file vmware.c.

◆ report_difference

int _vmware_native_event_entry::report_difference

Definition at line 85 of file vmware.c.

◆ units

char _vmware_native_event_entry::units[PAPI_MIN_STR_LEN]

Definition at line 83 of file vmware.c.

◆ which_counter

int _vmware_native_event_entry::which_counter

Definition at line 84 of file vmware.c.


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