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

Public Attributes

const char * name
 
__u32 type
 
const int id
 
int(* check )(struct perf_evlist *evlist)
 

Detailed Description

Definition at line 1374 of file parse-events.c.

Member Data Documentation

◆ check

int(* evlist_test::check) (struct perf_evlist *evlist)

Definition at line 1378 of file parse-events.c.

◆ id

const int evlist_test::id

Definition at line 1377 of file parse-events.c.

◆ name

const char* evlist_test::name

Definition at line 1375 of file parse-events.c.

◆ type

__u32 evlist_test::type

Definition at line 1376 of file parse-events.c.


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