Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_selftest.c382 tracing_stop(); in trace_selftest_startup_dynamic_tracing()
686 tracing_stop(); in trace_selftest_startup_function()
795 tracing_stop(); in trace_selftest_startup_function_graph()
854 tracing_stop(); in trace_selftest_startup_irqsoff()
916 tracing_stop(); in trace_selftest_startup_preemptoff()
982 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1012 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1142 tracing_stop(); in trace_selftest_startup_wakeup()
1183 tracing_stop(); in trace_selftest_startup_branch()
Dtrace.c2332 void tracing_stop(void) in tracing_stop() function
2367 return tracing_stop(); in tracing_stop_tr()
/Linux-v5.10/include/linux/
Dkernel.h678 extern void tracing_stop(void);
815 static inline void tracing_stop(void) { } in tracing_stop() function