Searched refs:function_handler (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libtraceevent/plugins/ |
H A D | plugin_function.c | 136 static int function_handler(struct trace_seq *s, struct tep_record *record, in function_handler() function 184 function_handler(s, record, event, context); in trace_func_repeat_handler() 288 function_handler, NULL); in TEP_PLUGIN_LOADER() 309 function_handler, NULL); in TEP_PLUGIN_UNLOADER()
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-ftrace.c | 54 static int function_handler(struct trace_seq *s, struct tep_record *record, in function_handler() function 376 function_handler, NULL); in tracecmd_ftrace_overrides()
|