Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_selftest.c413 tracing_stop(); in trace_selftest_startup_dynamic_tracing()
719 tracing_stop(); in trace_selftest_startup_function()
833 tracing_stop(); in trace_selftest_startup_function_graph()
890 tracing_stop(); in trace_selftest_startup_function_graph()
956 tracing_stop(); in trace_selftest_startup_irqsoff()
1018 tracing_stop(); in trace_selftest_startup_preemptoff()
1084 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1114 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1244 tracing_stop(); in trace_selftest_startup_wakeup()
1285 tracing_stop(); in trace_selftest_startup_branch()
H A Dtrace.c2470 void tracing_stop(void) in tracing_stop() function
/openbmc/linux/include/linux/
H A Dkernel.h273 extern void tracing_stop(void);
410 static inline void tracing_stop(void) { } in tracing_stop() function