Go to the documentation of this file. 1 #ifndef __PERF_PARSE_EVENTS_H
2 #define __PERF_PARSE_EVENTS_H
7 #include <linux/list.h>
10 #include <linux/perf_event.h>
37 #define EVENTS_HELP_MAX (128*1024)
91 char *
type,
char *op_result1,
char *op_result2);
102 void print_events(
const char *event_glob,
bool name_only);