Searched refs:trace_event_functions (Results 1 – 14 of 14) sorted by relevance
1195 static struct trace_event_functions trace_fn_funcs = {1335 static struct trace_event_functions trace_ctx_funcs = {1347 static struct trace_event_functions trace_wake_funcs = {1391 static struct trace_event_functions trace_stack_funcs = {1444 static struct trace_event_functions trace_user_stack_funcs = {1507 static struct trace_event_functions trace_hwlat_funcs = {1577 static struct trace_event_functions trace_osnoise_funcs = {1625 static struct trace_event_functions trace_timerlat_funcs = {1669 static struct trace_event_functions trace_bputs_funcs = {1713 static struct trace_event_functions trace_bprint_funcs = {[all …]
490 struct trace_event_functions enter_syscall_print_funcs = {494 struct trace_event_functions exit_syscall_print_funcs = {
158 static struct trace_event_functions trace_branch_funcs = {
662 static struct trace_event_functions fentry_funcs = {666 static struct trace_event_functions fexit_funcs = {
1842 static struct trace_event_functions kretprobe_funcs = {1846 static struct trace_event_functions kprobe_funcs = {
598 static struct trace_event_functions eprobe_funcs = {
1591 static struct trace_event_functions uprobe_funcs = {
1621 static struct trace_event_functions graph_functions = {
1557 static struct trace_event_functions trace_blk_event_funcs = { in blk_tracer_set_flag()
418 static struct trace_event_functions synth_event_funcs = {
1446 static struct trace_event_functions user_event_funcs = {
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