Linux Perf
sevent Struct Reference
Collaboration diagram for sevent:
Collaboration graph

Public Attributes

char * name
 
char * desc
 
char * topic
 
char * str
 
char * pmu
 
char * metric_expr
 
char * metric_name
 

Detailed Description

Definition at line 1229 of file pmu.c.

Member Data Documentation

◆ desc

char* sevent::desc

Definition at line 1231 of file pmu.c.

◆ metric_expr

char* sevent::metric_expr

Definition at line 1235 of file pmu.c.

◆ metric_name

char* sevent::metric_name

Definition at line 1236 of file pmu.c.

◆ name

char* sevent::name

Definition at line 1230 of file pmu.c.

◆ pmu

char* sevent::pmu

Definition at line 1234 of file pmu.c.

◆ str

char* sevent::str

Definition at line 1233 of file pmu.c.

◆ topic

char* sevent::topic

Definition at line 1232 of file pmu.c.


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