Home
last modified time | relevance | path

Searched refs:tracing_stop (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/kernel/trace/
Dtrace_selftest.c380 tracing_stop(); in trace_selftest_startup_dynamic_tracing()
679 tracing_stop(); in trace_selftest_startup_function()
784 tracing_stop(); in trace_selftest_startup_function_graph()
840 tracing_stop(); in trace_selftest_startup_irqsoff()
902 tracing_stop(); in trace_selftest_startup_preemptoff()
968 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
998 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1128 tracing_stop(); in trace_selftest_startup_wakeup()
1169 tracing_stop(); in trace_selftest_startup_sched_switch()
1201 tracing_stop(); in trace_selftest_startup_branch()
Dtrace.c1505 void tracing_stop(void) in tracing_stop() function
1540 return tracing_stop(); in tracing_stop_tr()
/linux-4.4.14/include/linux/
Dkernel.h557 extern void tracing_stop(void);
694 static inline void tracing_stop(void) { } in tracing_stop() function