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.c413 tracing_stop(); in trace_selftest_startup_dynamic_tracing()
719 tracing_stop(); in trace_selftest_startup_function()
1095 tracing_stop(); in trace_selftest_startup_function_graph()
1152 tracing_stop(); in trace_selftest_startup_function_graph()
1220 tracing_stop(); in trace_selftest_startup_irqsoff()
1282 tracing_stop(); in trace_selftest_startup_preemptoff()
1348 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1378 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1508 tracing_stop(); in trace_selftest_startup_wakeup()
1549 tracing_stop(); in trace_selftest_startup_branch()
H A Dtrace.c2501 void tracing_stop(void) in tracing_stop() function
/linux/include/linux/
H A Dkernel.h229 extern void tracing_stop(void);
366 static inline void tracing_stop(void) { } in tracing_stop() function