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.c914 trace_probe_log_set_index(0); in append_trace_fprobe_event()
921 trace_probe_log_set_index(ret + 1); in append_trace_fprobe_event()
926 trace_probe_log_set_index(0); in append_trace_fprobe_event()
962 trace_probe_log_set_index(0); in register_trace_fprobe_event()
1196 trace_probe_log_set_index(i); in parse_symbol_and_return()
1260 trace_probe_log_set_index(0); in trace_fprobe_create_internal()
1267 trace_probe_log_set_index(1); in trace_fprobe_create_internal()
1274 trace_probe_log_set_index(0); in trace_fprobe_create_internal()
1337 trace_probe_log_set_index(2); in trace_fprobe_create_internal()
1357 trace_probe_log_set_index(i + 2); in trace_fprobe_create_internal()
[all …]
H A Dtrace_eprobe.c876 trace_probe_log_set_index(1); in __trace_eprobe_create()
906 trace_probe_log_set_index(2); in __trace_eprobe_create()
926 trace_probe_log_set_index(filter_idx); in __trace_eprobe_create()
942 trace_probe_log_set_index(i + 2); in __trace_eprobe_create()
960 trace_probe_log_set_index(0); in __trace_eprobe_create()
H A Dtrace_uprobe.c453 trace_probe_log_set_index(ret + 1); in append_trace_uprobe()
458 trace_probe_log_set_index(0); in append_trace_uprobe()
514 trace_probe_log_set_index(0); in register_trace_uprobe()
524 trace_probe_log_set_index(0); in register_trace_uprobe()
576 trace_probe_log_set_index(2); in DEFINE_FREE()
596 trace_probe_log_set_index(1); /* filename is the 2nd argument */ in DEFINE_FREE()
653 trace_probe_log_set_index(0); in DEFINE_FREE()
709 trace_probe_log_set_index(i + 2); in DEFINE_FREE()
H A Dtrace_kprobe.c611 trace_probe_log_set_index(ret + 1); in append_trace_kprobe()
616 trace_probe_log_set_index(0); in append_trace_kprobe()
653 trace_probe_log_set_index(0); in register_trace_kprobe()
664 trace_probe_log_set_index(0); in register_trace_kprobe()
949 trace_probe_log_set_index(1); in trace_kprobe_create_internal()
996 trace_probe_log_set_index(0); in trace_kprobe_create_internal()
1039 trace_probe_log_set_index(2); in trace_kprobe_create_internal()
1060 trace_probe_log_set_index(i + 2); in trace_kprobe_create_internal()
1079 trace_probe_log_set_index(1); in trace_kprobe_create_internal()
H A Dtrace_probe.h649 void trace_probe_log_set_index(int index);
H A Dtrace_probe.c177 void trace_probe_log_set_index(int index) in trace_probe_log_set_index() function
2232 trace_probe_log_set_index(i + 2); in argv_has_var_arg()
2325 trace_probe_log_set_index(i + 2); in traceprobe_expand_meta_args()