Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/trace/
A 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()
797 trace_probe_log_set_index(1); in __trace_kprobe_create()
837 trace_probe_log_set_index(0); in __trace_kprobe_create()
870 trace_probe_log_set_index(i + 2); in __trace_kprobe_create()
883 trace_probe_log_set_index(1); in __trace_kprobe_create()
A Dtrace_uprobe.c444 trace_probe_log_set_index(ret + 1); in append_trace_uprobe()
449 trace_probe_log_set_index(0); in append_trace_uprobe()
505 trace_probe_log_set_index(0); in register_trace_uprobe()
517 trace_probe_log_set_index(0); in register_trace_uprobe()
582 trace_probe_log_set_index(1); /* filename is the 2nd argument */ in __trace_uprobe_create()
645 trace_probe_log_set_index(0); in __trace_uprobe_create()
689 trace_probe_log_set_index(i + 2); in __trace_uprobe_create()
A Dtrace_eprobe.c918 trace_probe_log_set_index(1); 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()
A Dtrace_probe.h477 void trace_probe_log_set_index(int index);
A Dtrace_probe.c167 void trace_probe_log_set_index(int index) in trace_probe_log_set_index() function

Completed in 15 milliseconds