Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_uprobe.c446 trace_probe_log_set_index(ret + 1); in append_trace_uprobe()
451 trace_probe_log_set_index(0); in append_trace_uprobe()
507 trace_probe_log_set_index(0); in register_trace_uprobe()
519 trace_probe_log_set_index(0); in register_trace_uprobe()
584 trace_probe_log_set_index(1); /* filename is the 2nd argument */ in __trace_uprobe_create()
647 trace_probe_log_set_index(0); in __trace_uprobe_create()
689 trace_probe_log_set_index(i + 2); in __trace_uprobe_create()
A Dtrace_kprobe.c596 trace_probe_log_set_index(ret + 1); in append_trace_kprobe()
601 trace_probe_log_set_index(0); in append_trace_kprobe()
638 trace_probe_log_set_index(0); in register_trace_kprobe()
651 trace_probe_log_set_index(0); in register_trace_kprobe()
798 trace_probe_log_set_index(1); in __trace_kprobe_create()
838 trace_probe_log_set_index(0); in __trace_kprobe_create()
869 trace_probe_log_set_index(i + 2); in __trace_kprobe_create()
882 trace_probe_log_set_index(1); in __trace_kprobe_create()
A Dtrace_eprobe.c916 trace_probe_log_set_index(i + 2); in __trace_eprobe_create()
929 trace_probe_log_set_index(0); in __trace_eprobe_create()
A Dtrace_probe.h464 void trace_probe_log_set_index(int index);
A Dtrace_probe.c158 void trace_probe_log_set_index(int index) in trace_probe_log_set_index() function

Completed in 15 milliseconds