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

#include <linux-bgq.h>

Collaboration diagram for bgq_native_event_entry_t:

Data Fields

bgq_register_t resources
 
char name [PAPI_MAX_STR_LEN]
 
char description [PAPI_2MAX_STR_LEN]
 

Detailed Description

This structure is used to build the table of events

Definition at line 109 of file linux-bgq.h.

Field Documentation

◆ description

char bgq_native_event_entry_t::description[PAPI_2MAX_STR_LEN]

Definition at line 113 of file linux-bgq.h.

◆ name

char bgq_native_event_entry_t::name[PAPI_MAX_STR_LEN]

Definition at line 112 of file linux-bgq.h.

◆ resources

bgq_register_t bgq_native_event_entry_t::resources

Definition at line 111 of file linux-bgq.h.


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