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

#include <linux-net.h>

Collaboration diagram for NET_native_event_entry_t:

Data Fields

NET_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 52 of file linux-net.h.

Field Documentation

◆ description

char NET_native_event_entry_t::description[PAPI_MAX_STR_LEN]

Definition at line 56 of file linux-net.h.

◆ name

char NET_native_event_entry_t::name[PAPI_MAX_STR_LEN]

Definition at line 55 of file linux-net.h.

◆ resources

NET_register_t NET_native_event_entry_t::resources

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


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