Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | tracepoint_path |
struct | parse_events__term |
struct | parse_events_data__events |
struct | parse_events_data__terms |
Macros | |
#define | EVENTS_HELP_MAX (128*1024) |
#define EVENTS_HELP_MAX (128*1024) |
Definition at line 37 of file parse-events.h.
anonymous enum |
Definition at line 39 of file parse-events.h.
anonymous enum |
Definition at line 44 of file parse-events.h.
const char* event_type | ( | int | type | ) |
Definition at line 220 of file parse-events.c.
Definition at line 420 of file trace-event-info.c.
Definition at line 929 of file parse-events.c.
Definition at line 809 of file parse-events.c.
Definition at line 1152 of file parse-events.c.
int parse_events__is_hardcoded_term | ( | struct parse_events__term * | term | ) |
Definition at line 1096 of file parse-events.c.
Definition at line 725 of file parse-events.c.
Definition at line 610 of file parse-events.c.
Definition at line 616 of file parse-events.c.
int parse_events__term_clone | ( | struct parse_events__term ** | new, |
struct parse_events__term * | term | ||
) |
Definition at line 1145 of file parse-events.c.
int parse_events__term_num | ( | struct parse_events__term ** | _term, |
int | type_term, | ||
char * | config, | ||
u64 | num | ||
) |
Definition at line 1131 of file parse-events.c.
int parse_events__term_str | ( | struct parse_events__term ** | _term, |
int | type_term, | ||
char * | config, | ||
char * | str | ||
) |
Definition at line 1138 of file parse-events.c.
Definition at line 1027 of file parse-events-test.c.
Definition at line 468 of file parse-events.c.
int parse_events_add_cache | ( | struct list_head ** | list, |
int * | idx, | ||
char * | type, | ||
char * | op_result1, | ||
char * | op_result2 | ||
) |
Definition at line 298 of file parse-events.c.
int parse_events_add_numeric | ( | struct list_head ** | list, |
int * | idx, | ||
u32 | type, | ||
u64 | config, | ||
struct list_head * | head_config | ||
) |
Definition at line 549 of file parse-events.c.
int parse_events_add_pmu | ( | struct list_head ** | list, |
int * | idx, | ||
char * | pmu, | ||
struct list_head * | head_config | ||
) |
Definition at line 582 of file parse-events.c.
Definition at line 414 of file parse-events.c.
Definition at line 753 of file parse-events.c.
Definition at line 835 of file parse-events.c.
Definition at line 791 of file parse-events.c.
Definition at line 625 of file parse-events.c.
Definition at line 842 of file parse-events.c.
Definition at line 1058 of file parse-events.c.
Definition at line 984 of file parse-events.c.
Definition at line 992 of file parse-events.c.
Definition at line 879 of file parse-events.c.
|
read |
Definition at line 152 of file parse-events.c.