Searched refs:trace_probe_log_set_index (Results 1 – 4 of 4) sorted by relevance
574 trace_probe_log_set_index(ret + 1); in append_trace_kprobe()579 trace_probe_log_set_index(0); in append_trace_kprobe()616 trace_probe_log_set_index(0); in register_trace_kprobe()777 trace_probe_log_set_index(1); in trace_kprobe_create()801 trace_probe_log_set_index(0); in trace_kprobe_create()838 trace_probe_log_set_index(i + 2); in trace_kprobe_create()851 trace_probe_log_set_index(1); in trace_kprobe_create()
452 trace_probe_log_set_index(ret + 1); in append_trace_uprobe()457 trace_probe_log_set_index(0); in append_trace_uprobe()513 trace_probe_log_set_index(0); in register_trace_uprobe()585 trace_probe_log_set_index(1); /* filename is the 2nd argument */ in trace_uprobe_create()635 trace_probe_log_set_index(0); in trace_uprobe_create()683 trace_probe_log_set_index(i + 2); in trace_uprobe_create()
458 void trace_probe_log_set_index(int index);
158 void trace_probe_log_set_index(int index) in trace_probe_log_set_index() function