Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events.c1425 if (trace_array_get(tr) < 0) { in subsystem_open()
1448 if (trace_array_get(tr) < 0) in system_tr_open()
1810 if (trace_array_get(tr) < 0) in ftrace_event_set_open()
1830 if (trace_array_get(tr) < 0) in ftrace_event_set_pid_open()
Dtrace.c278 int trace_array_get(struct trace_array *this_tr) in trace_array_get() function
3540 if (trace_array_get(tr) < 0) in tracing_open_generic_tr()
3612 if (trace_array_get(tr) < 0) in tracing_open()
4064 if (trace_array_get(tr) < 0) in tracing_trace_options_open()
5090 if (trace_array_get(tr) < 0) in tracing_open_pipe()
5798 if (trace_array_get(tr)) in tracing_clock_open()
5822 if (trace_array_get(tr) < 0) in tracing_snapshot_open()
6075 if (trace_array_get(tr) < 0) in tracing_buffers_open()
Dtrace.h276 extern int trace_array_get(struct trace_array *tr);
Dftrace.c5488 if (trace_array_get(tr) < 0) in ftrace_pid_open()