HomeSort by relevance Sort by last modified time
    Searched refs:pevent_function_handler (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
event-parse.h 248 struct pevent_function_handler;
251 struct pevent_function_handler *func;
449 struct pevent_function_handler *func_handlers;
event-parse.c 84 struct pevent_function_handler { struct
85 struct pevent_function_handler *next;
97 static void free_func_handle(struct pevent_function_handler *func);
    [all...]

Completed in 34 milliseconds