Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtraceevent/src/
H A 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