Searched refs:trace_event_functions (Results 1 – 4 of 4) sorted by relevance
223 static struct trace_event_functions trace_event_type_funcs_##call = { \252 static struct trace_event_functions trace_event_type_funcs_##call = { \
97 static struct trace_event_functions trace_custom_event_type_funcs_##call = { \
147 struct trace_event_functions { struct157 struct trace_event_functions *funcs; argument
143 extern struct trace_event_functions enter_syscall_print_funcs;144 extern struct trace_event_functions exit_syscall_print_funcs;
Completed in 13 milliseconds