Searched refs:pevent_function_handler (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/lib/traceevent/
H A Devent-parse.h274 struct pevent_function_handler;
277 struct pevent_function_handler *func;
522 struct pevent_function_handler *func_handlers;
H A Devent-parse.c97 struct pevent_function_handler { struct
98 struct pevent_function_handler *next;
110 static void free_func_handle(struct pevent_function_handler *func);
2778 static struct pevent_function_handler * find_func_handler()
2781 struct pevent_function_handler *func; find_func_handler()
2796 struct pevent_function_handler *func; remove_func_handler()
2797 struct pevent_function_handler **next; remove_func_handler()
2811 process_func_handler(struct event_format *event, struct pevent_function_handler *func, process_func_handler()
2872 struct pevent_function_handler *func; process_function()
3965 struct pevent_function_handler *func_handle = arg->func.func; process_defined_func()
6150 static void free_func_handle(struct pevent_function_handler *func) free_func_handle()
6185 struct pevent_function_handler *func_handle; pevent_register_print_function()
6270 struct pevent_function_handler *func_handle; pevent_unregister_print_function()
6506 struct pevent_function_handler *func_handler; pevent_free()

Completed in 70 milliseconds