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

/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
H A Devent-parse.h248 struct pevent_function_handler;
251 struct pevent_function_handler *func;
449 struct pevent_function_handler *func_handlers;
H A Devent-parse.c84 struct pevent_function_handler { struct
85 struct pevent_function_handler *next;
97 static void free_func_handle(struct pevent_function_handler *func);
2637 static struct pevent_function_handler *
2640 struct pevent_function_handler *func;
2655 struct pevent_function_handler *func;
2656 struct pevent_function_handler **next;
2670 process_func_handler(struct event_format *event, struct pevent_function_handler *func,
2720 struct pevent_function_handler *func;
3636 struct pevent_function_handler *func_handl
[all...]

Completed in 110 milliseconds