Home
last modified time | relevance | path

Searched refs:trace_probe_log_set_index (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/trace/
H A Dtrace_fprobe.c846 trace_probe_log_set_index(0); in append_trace_fprobe()
853 trace_probe_log_set_index(ret + 1); in append_trace_fprobe()
858 trace_probe_log_set_index(0); in append_trace_fprobe()
894 trace_probe_log_set_index(0); in register_trace_fprobe()
1063 trace_probe_log_set_index(i); in parse_symbol_and_return()
1130 trace_probe_log_set_index(0); in DEFINE_FREE()
1137 trace_probe_log_set_index(1); in DEFINE_FREE()
1144 trace_probe_log_set_index(0); in DEFINE_FREE()
1186 trace_probe_log_set_index(1); in DEFINE_FREE()
1221 trace_probe_log_set_index(i + 2); in DEFINE_FREE()
[all …]
H A Dtrace_uprobe.c451 trace_probe_log_set_index(ret + 1); in append_trace_uprobe()
456 trace_probe_log_set_index(0); in append_trace_uprobe()
512 trace_probe_log_set_index(0); in register_trace_uprobe()
522 trace_probe_log_set_index(0); in register_trace_uprobe()
586 trace_probe_log_set_index(1); /* filename is the 2nd argument */ in __trace_uprobe_create()
649 trace_probe_log_set_index(0); in __trace_uprobe_create()
697 trace_probe_log_set_index(i + 2); in __trace_uprobe_create()
H A Dtrace_kprobe.c602 trace_probe_log_set_index(ret + 1); in append_trace_kprobe()
607 trace_probe_log_set_index(0); in append_trace_kprobe()
644 trace_probe_log_set_index(0); in register_trace_kprobe()
655 trace_probe_log_set_index(0); in register_trace_kprobe()
930 trace_probe_log_set_index(1); in trace_kprobe_create_internal()
977 trace_probe_log_set_index(0); in trace_kprobe_create_internal()
1029 trace_probe_log_set_index(i + 2); in trace_kprobe_create_internal()
1048 trace_probe_log_set_index(1); in trace_kprobe_create_internal()
H A Dtrace_eprobe.c893 trace_probe_log_set_index(1); in __trace_eprobe_create()
936 trace_probe_log_set_index(filter_idx); in __trace_eprobe_create()
946 trace_probe_log_set_index(i + 2); in __trace_eprobe_create()
959 trace_probe_log_set_index(0); in __trace_eprobe_create()
H A Dtrace_probe.h566 void trace_probe_log_set_index(int index);
H A Dtrace_probe.c171 void trace_probe_log_set_index(int index) in trace_probe_log_set_index() function
1603 trace_probe_log_set_index(i + 2); in argv_has_var_arg()
1696 trace_probe_log_set_index(i + 2); in traceprobe_expand_meta_args()