Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-parse.c97 struct pevent_function_handler { struct
98 struct pevent_function_handler *next; argument
110 static void free_func_handle(struct pevent_function_handler *func); argument