Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_events.c1433 if (trace_array_get(tr) < 0) { in subsystem_open()
1456 if (trace_array_get(tr) < 0) in system_tr_open()
1818 if (trace_array_get(tr) < 0) in ftrace_event_set_open()
1838 if (trace_array_get(tr) < 0) in ftrace_event_set_pid_open()
Dtrace.c274 int trace_array_get(struct trace_array *this_tr) in trace_array_get() function
3958 if (trace_array_get(tr) < 0) in tracing_open_generic_tr()
4030 if (trace_array_get(tr) < 0) in tracing_open()
4493 if (trace_array_get(tr) < 0) in tracing_trace_options_open()
5559 if (trace_array_get(tr) < 0) in tracing_open_pipe()
6303 if (trace_array_get(tr)) in tracing_clock_open()
6337 if (trace_array_get(tr)) in tracing_time_stamp_mode_open()
6393 if (trace_array_get(tr) < 0) in tracing_snapshot_open()
6660 if (trace_array_get(tr) < 0) in tracing_buffers_open()
Dtrace.h289 extern int trace_array_get(struct trace_array *tr);
Dftrace.c6523 if (trace_array_get(tr) < 0) in ftrace_pid_open()
Dtrace_events_hist.c1435 if (trace_array_get(tr) < 0) in save_hist_vars()