Lines Matching +defs:func +defs:str
86 tep_event_handler_func func; member
99 tep_func_handler func; member
392 char *func; member
399 char *func; member
479 struct func_map *func; in __find_func() local
494 tep_func_resolver_t *func; member
509 tep_func_resolver_t *func, void *priv) in tep_set_function_resolver()
608 int tep_register_function(struct tep_handle *tep, char *func, in tep_register_function()
1159 static enum tep_event_type force_token(const char *str, char **tok) in force_token()
1280 static int __read_expected(enum tep_event_type expect, const char *str, in __read_expected()
1299 static int read_expected(enum tep_event_type expect, const char *str) in read_expected()
1304 static int read_expected_item(enum tep_event_type expect, const char *str) in read_expected_item()
1407 static int append(char **buf, const char *delim, const char *str) in append()
2980 struct tep_function_handler *func; in find_func_handler() local
2995 struct tep_function_handler *func; in remove_func_handler() local
3010 process_func_handler(struct tep_event *event, struct tep_function_handler *func, in process_func_handler()
3102 struct tep_function_handler *func; in process_function() local
3910 int len_arg, const char *str) in print_str_to_seq()
3926 char *str; in print_bitmask_to_seq() local
3982 char *str; in print_str_arg() local
4235 struct trace_seq str; in process_defined_func() local
4238 char *str; in process_defined_func() member
5179 struct func_map *func; in print_function() local
6128 char *str = format + 1; in tep_print_event_param_type() local
6184 char *str = format; in tep_print_event() local
7123 struct func_map *func; in tep_print_func_field() local
7147 static void free_func_handle(struct tep_function_handler *func) in free_func_handle()
7178 tep_func_handler func, in tep_register_print_function()
7265 tep_func_handler func, char *name) in tep_unregister_print_function()
7325 tep_event_handler_func func, void *context) in tep_register_event_handler()
7374 tep_event_handler_func func, void *context) in handle_matches()
7409 tep_event_handler_func func, void *context) in tep_unregister_event_handler()