Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_fprobe.c778 trace_probe_log_set_index(0); in append_trace_fprobe()
785 trace_probe_log_set_index(ret + 1); in append_trace_fprobe()
790 trace_probe_log_set_index(0); in append_trace_fprobe()
828 trace_probe_log_set_index(0); in register_trace_fprobe()
1023 trace_probe_log_set_index(1); in __trace_fprobe_create()
1031 trace_probe_log_set_index(0); in __trace_fprobe_create()
1036 trace_probe_log_set_index(0); in __trace_fprobe_create()
1065 trace_probe_log_set_index(1); in __trace_fprobe_create()
1104 trace_probe_log_set_index(i + 2); in __trace_fprobe_create()
1118 trace_probe_log_set_index(1); in __trace_fprobe_create()
Dtrace_uprobe.c440 trace_probe_log_set_index(ret + 1); in append_trace_uprobe()
445 trace_probe_log_set_index(0); in append_trace_uprobe()
501 trace_probe_log_set_index(0); in register_trace_uprobe()
513 trace_probe_log_set_index(0); in register_trace_uprobe()
578 trace_probe_log_set_index(1); /* filename is the 2nd argument */ in __trace_uprobe_create()
641 trace_probe_log_set_index(0); in __trace_uprobe_create()
689 trace_probe_log_set_index(i + 2); in __trace_uprobe_create()
Dtrace_eprobe.c896 trace_probe_log_set_index(1); in __trace_eprobe_create()
934 trace_probe_log_set_index(filter_idx); in __trace_eprobe_create()
944 trace_probe_log_set_index(i + 2); in __trace_eprobe_create()
957 trace_probe_log_set_index(0); in __trace_eprobe_create()
Dtrace_kprobe.c594 trace_probe_log_set_index(ret + 1); in append_trace_kprobe()
599 trace_probe_log_set_index(0); in append_trace_kprobe()
636 trace_probe_log_set_index(0); in register_trace_kprobe()
649 trace_probe_log_set_index(0); in register_trace_kprobe()
834 trace_probe_log_set_index(1); in __trace_kprobe_create()
899 trace_probe_log_set_index(0); in __trace_kprobe_create()
945 trace_probe_log_set_index(i + 2); in __trace_kprobe_create()
959 trace_probe_log_set_index(1); in __trace_kprobe_create()
Dtrace_probe.h536 void trace_probe_log_set_index(int index);
Dtrace_probe.c170 void trace_probe_log_set_index(int index) in trace_probe_log_set_index() function
1435 trace_probe_log_set_index(i + 2); in argv_has_var_arg()
1527 trace_probe_log_set_index(i + 2); in traceprobe_expand_meta_args()