Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_fprobe.c796 trace_probe_log_set_index(0); in append_trace_fprobe()
803 trace_probe_log_set_index(ret + 1); in append_trace_fprobe()
808 trace_probe_log_set_index(0); in append_trace_fprobe()
846 trace_probe_log_set_index(0); in register_trace_fprobe()
949 trace_probe_log_set_index(i); in parse_symbol_and_return()
1044 trace_probe_log_set_index(1); in __trace_fprobe_create()
1052 trace_probe_log_set_index(0); in __trace_fprobe_create()
1057 trace_probe_log_set_index(0); in __trace_fprobe_create()
1086 trace_probe_log_set_index(1); in __trace_fprobe_create()
1129 trace_probe_log_set_index( in __trace_fprobe_create()
[all...]
H A 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()
580 trace_probe_log_set_index(1); /* filename is the 2nd argument */ in __trace_uprobe_create()
643 trace_probe_log_set_index(0); in __trace_uprobe_create()
691 trace_probe_log_set_index(i + 2); in __trace_uprobe_create()
H 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()
837 trace_probe_log_set_index(1); in __trace_kprobe_create()
902 trace_probe_log_set_index(0); in __trace_kprobe_create()
952 trace_probe_log_set_index(i + 2); in __trace_kprobe_create()
971 trace_probe_log_set_index(1); in __trace_kprobe_create()
H A Dtrace_eprobe.c896 trace_probe_log_set_index(1); in __trace_eprobe_create()
939 trace_probe_log_set_index(filter_idx); in __trace_eprobe_create()
949 trace_probe_log_set_index(i + 2); in __trace_eprobe_create()
962 trace_probe_log_set_index(0); in __trace_eprobe_create()
H A Dtrace_probe.h562 void trace_probe_log_set_index(int index);
H A Dtrace_probe.c170 void trace_probe_log_set_index(int index) in trace_probe_log_set_index() function
1568 trace_probe_log_set_index(i + 2); in argv_has_var_arg()
1661 trace_probe_log_set_index(i + 2); in traceprobe_expand_meta_args()