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

#include <linux-nvml.h>

Collaboration diagram for nvml_native_event_entry_t:

Data Fields

nvml_resource_options_t options
 
char name [PAPI_MAX_STR_LEN]
 
char units [PAPI_MIN_STR_LEN]
 
char description [PAPI_MAX_STR_LEN]
 
int type
 

Detailed Description

Definition at line 48 of file linux-nvml.h.

Field Documentation

◆ description

char nvml_native_event_entry_t::description[PAPI_MAX_STR_LEN]

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

◆ name

char nvml_native_event_entry_t::name[PAPI_MAX_STR_LEN]

Definition at line 50 of file linux-nvml.h.

◆ options

nvml_resource_options_t nvml_native_event_entry_t::options

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

◆ type

int nvml_native_event_entry_t::type

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

◆ units

char nvml_native_event_entry_t::units[PAPI_MIN_STR_LEN]

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


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