Home
last modified time | relevance | path

Searched refs:tep_function_handler (Results 1 – 3 of 3) sorted by relevance

/external/libtraceevent/src/
Devent-parse-local.h82 struct tep_function_handler *func_handlers;
Devent-parse.c93 struct tep_function_handler { struct
94 struct tep_function_handler *next; argument
106 static void free_func_handle(struct tep_function_handler *func); argument
3398 static struct tep_function_handler *
3401 struct tep_function_handler *func; in find_func_handler()
3416 struct tep_function_handler *func; in remove_func_handler()
3417 struct tep_function_handler **next; in remove_func_handler()
3431 process_func_handler(struct tep_event *event, struct tep_function_handler *func, in process_func_handler()
3612 struct tep_function_handler *func; in process_function()
5021 struct tep_function_handler *func_handle = arg->func.func; in process_defined_func()
[all …]
/external/libtraceevent/include/traceevent/
Devent-parse.h223 struct tep_function_handler;
226 struct tep_function_handler *func;