Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/
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()
Dtrace.c2472 void tracing_stop(void) in tracing_stop() function
/linux-6.6.21/include/linux/
Dkernel.h273 extern void tracing_stop(void);
410 static inline void tracing_stop(void) { } in tracing_stop() function