Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_selftest.c379 tracing_stop(); in trace_selftest_startup_dynamic_tracing()
685 tracing_stop(); in trace_selftest_startup_function()
794 tracing_stop(); in trace_selftest_startup_function_graph()
853 tracing_stop(); in trace_selftest_startup_irqsoff()
915 tracing_stop(); in trace_selftest_startup_preemptoff()
981 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1011 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1141 tracing_stop(); in trace_selftest_startup_wakeup()
1182 tracing_stop(); in trace_selftest_startup_branch()
Dtrace.c2353 void tracing_stop(void) in tracing_stop() function
2388 return tracing_stop(); in tracing_stop_tr()
/Linux-v5.15/include/linux/
Dkernel.h320 extern void tracing_stop(void);
457 static inline void tracing_stop(void) { } in tracing_stop() function