Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_selftest.c414 tracing_stop(); in trace_selftest_startup_dynamic_tracing()
720 tracing_stop(); in trace_selftest_startup_function()
1099 tracing_stop(); in trace_selftest_startup_function_graph()
1156 tracing_stop(); in trace_selftest_startup_function_graph()
1224 tracing_stop(); in trace_selftest_startup_irqsoff()
1286 tracing_stop(); in trace_selftest_startup_preemptoff()
1352 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1382 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1512 tracing_stop(); in trace_selftest_startup_wakeup()
1553 tracing_stop(); in trace_selftest_startup_branch()
H A Dtrace.c2558 void tracing_stop(void) in tracing_stop() function
/linux/include/linux/
H A Dkernel.h217 extern void tracing_stop(void);
354 static inline void tracing_stop(void) { } in tracing_stop() function