Home
last modified time | relevance | path

Searched refs:trace_event_functions (Results 1 – 4 of 4) sorted by relevance

/include/trace/
Dtrace_events.h207 static struct trace_event_functions trace_event_type_funcs_##call = { \
233 static struct trace_event_functions trace_event_type_funcs_##call = { \
Dtrace_custom_events.h97 static struct trace_event_functions trace_custom_event_type_funcs_##call = { \
/include/linux/
Dtrace_events.h147 struct trace_event_functions { struct
157 struct trace_event_functions *funcs; argument
Dsyscalls.h141 extern struct trace_event_functions enter_syscall_print_funcs;
142 extern struct trace_event_functions exit_syscall_print_funcs;