Home
last modified time | relevance | path

Searched refs:tep_event_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse-local.h120 enum tep_event_type read_token(char **tok);
H A Dparse-filter.c60 static enum tep_event_type filter_read_token(char **tok) in filter_read_token()
62 enum tep_event_type type; in filter_read_token()
333 enum tep_event_type type, struct tep_filter_arg **parg, char *error_str) in create_arg_item()
941 enum tep_event_type type; in process_filter()
H A Devent-parse.c838 static int event_item_type(enum tep_event_type type) in event_item_type()
931 static enum tep_event_type get_type(int ch) in get_type()
991 static enum tep_event_type force_token(const char *str, char **tok);
993 static enum tep_event_type __read_token(char **tok) in __read_token()
999 enum tep_event_type type; in __read_token()
1159 static enum tep_event_type force_token(const char *str, char **tok) in force_token()
1164 enum tep_event_type type; in force_token()
1202 __hidden enum tep_event_type read_token(char **tok) in read_token()
1204 enum tep_event_type type; in read_token()
1220 static enum tep_event_type read_token_ite
[all...]
H A Devent-parse.h299 enum tep_event_type { enum

Completed in 9 milliseconds