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.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()
931 trace_probe_log_set_index(i); in parse_symbol_and_return()
1024 trace_probe_log_set_index(1); in __trace_fprobe_create()
1032 trace_probe_log_set_index(0); in __trace_fprobe_create()
1037 trace_probe_log_set_index(0); in __trace_fprobe_create()
1066 trace_probe_log_set_index(1); in __trace_fprobe_create()
1105 trace_probe_log_set_index(i + 2); 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()
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()
H A 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()
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()
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()
H A Dtrace_probe.h537 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
1443 trace_probe_log_set_index(i + 2); in argv_has_var_arg()
1535 trace_probe_log_set_index(i + 2); in traceprobe_expand_meta_args()