Linux Perf
pmu_events_map Struct Reference

#include <pmu-events.h>

Collaboration diagram for pmu_events_map:
Collaboration graph

Public Attributes

const char * cpuid
 
const char * version
 
const char * type
 
struct pmu_eventtable
 

Detailed Description

Definition at line 31 of file pmu-events.h.

Member Data Documentation

◆ cpuid

const char* pmu_events_map::cpuid

Definition at line 32 of file pmu-events.h.

◆ table

struct pmu_event* pmu_events_map::table

Definition at line 35 of file pmu-events.h.

◆ type

const char* pmu_events_map::type

Definition at line 34 of file pmu-events.h.

◆ version

const char* pmu_events_map::version

Definition at line 33 of file pmu-events.h.


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