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.c915 trace_probe_log_set_index(0); in append_trace_fprobe_event()
922 trace_probe_log_set_index(ret + 1); in append_trace_fprobe_event()
927 trace_probe_log_set_index(0); in append_trace_fprobe_event()
963 trace_probe_log_set_index(0); in register_trace_fprobe_event()
1197 trace_probe_log_set_index(i); in parse_symbol_and_return()
1261 trace_probe_log_set_index(0); in trace_fprobe_create_internal()
1268 trace_probe_log_set_index(1); in trace_fprobe_create_internal()
1275 trace_probe_log_set_index(0); in trace_fprobe_create_internal()
1338 trace_probe_log_set_index(2); in trace_fprobe_create_internal()
1358 trace_probe_log_set_index(i + 2); in trace_fprobe_create_internal()
[all …]
H A Dtrace_eprobe.c904 trace_probe_log_set_index(1); in __trace_eprobe_create()
934 trace_probe_log_set_index(2); in __trace_eprobe_create()
956 trace_probe_log_set_index(filter_idx); in __trace_eprobe_create()
966 trace_probe_log_set_index(i + 2); in __trace_eprobe_create()
979 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()
571 trace_probe_log_set_index(2); in __trace_uprobe_create()
593 trace_probe_log_set_index(1); /* filename is the 2nd argument */ in __trace_uprobe_create()
656 trace_probe_log_set_index(0); in __trace_uprobe_create()
713 trace_probe_log_set_index(i + 2); in __trace_uprobe_create()
H A Dtrace_kprobe.c601 trace_probe_log_set_index(ret + 1); in append_trace_kprobe()
606 trace_probe_log_set_index(0); in append_trace_kprobe()
643 trace_probe_log_set_index(0); in register_trace_kprobe()
654 trace_probe_log_set_index(0); in register_trace_kprobe()
929 trace_probe_log_set_index(1); in trace_kprobe_create_internal()
976 trace_probe_log_set_index(0); in trace_kprobe_create_internal()
1019 trace_probe_log_set_index(2); in trace_kprobe_create_internal()
1040 trace_probe_log_set_index(i + 2); in trace_kprobe_create_internal()
1059 trace_probe_log_set_index(1); in trace_kprobe_create_internal()
H A Dtrace_probe.h577 void trace_probe_log_set_index(int index);
H A Dtrace_probe.c176 void trace_probe_log_set_index(int index) in trace_probe_log_set_index() function
1668 trace_probe_log_set_index(i + 2); in argv_has_var_arg()
1761 trace_probe_log_set_index(i + 2); in traceprobe_expand_meta_args()