Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_fprobe.c811 trace_probe_log_set_index(0); in append_trace_fprobe()
818 trace_probe_log_set_index(ret + 1); in append_trace_fprobe()
823 trace_probe_log_set_index(0); in append_trace_fprobe()
861 trace_probe_log_set_index(0); in register_trace_fprobe()
1026 trace_probe_log_set_index(i); in parse_symbol_and_return()
1121 trace_probe_log_set_index(1); in __trace_fprobe_create()
1129 trace_probe_log_set_index(0); in __trace_fprobe_create()
1134 trace_probe_log_set_index(0); in __trace_fprobe_create()
1171 trace_probe_log_set_index(1); in __trace_fprobe_create()
1211 trace_probe_log_set_index(i + 2); in __trace_fprobe_create()
[all …]
Dtrace_uprobe.c449 trace_probe_log_set_index(ret + 1); in append_trace_uprobe()
454 trace_probe_log_set_index(0); in append_trace_uprobe()
510 trace_probe_log_set_index(0); in register_trace_uprobe()
522 trace_probe_log_set_index(0); in register_trace_uprobe()
589 trace_probe_log_set_index(1); /* filename is the 2nd argument */ in __trace_uprobe_create()
652 trace_probe_log_set_index(0); in __trace_uprobe_create()
700 trace_probe_log_set_index(i + 2); in __trace_uprobe_create()
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()
656 trace_probe_log_set_index(0); in register_trace_kprobe()
935 trace_probe_log_set_index(1); in __trace_kprobe_create()
983 trace_probe_log_set_index(0); in __trace_kprobe_create()
1037 trace_probe_log_set_index(i + 2); in __trace_kprobe_create()
1056 trace_probe_log_set_index(1); in __trace_kprobe_create()
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()
Dtrace_probe.h565 void trace_probe_log_set_index(int index);
Dtrace_probe.c171 void trace_probe_log_set_index(int index) in trace_probe_log_set_index() function
1611 trace_probe_log_set_index(i + 2); in argv_has_var_arg()
1704 trace_probe_log_set_index(i + 2); in traceprobe_expand_meta_args()