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

#include <papi_libpfm4_events.h>

Collaboration diagram for native_event_table_t:

Data Fields

struct native_event_tnative_events
 
int num_native_events
 
int allocated_native_events
 
pfm_pmu_info_t default_pmu
 
int pmu_type
 

Detailed Description

Definition at line 31 of file papi_libpfm4_events.h.

Field Documentation

◆ allocated_native_events

int native_event_table_t::allocated_native_events

Definition at line 34 of file papi_libpfm4_events.h.

◆ default_pmu

pfm_pmu_info_t native_event_table_t::default_pmu

Definition at line 35 of file papi_libpfm4_events.h.

◆ native_events

struct native_event_t* native_event_table_t::native_events

Definition at line 32 of file papi_libpfm4_events.h.

◆ num_native_events

int native_event_table_t::num_native_events

Definition at line 33 of file papi_libpfm4_events.h.

◆ pmu_type

int native_event_table_t::pmu_type

Definition at line 36 of file papi_libpfm4_events.h.


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