Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_selftest.c382 tracing_stop(); in trace_selftest_startup_dynamic_tracing()
681 tracing_stop(); in trace_selftest_startup_function()
790 tracing_stop(); in trace_selftest_startup_function_graph()
849 tracing_stop(); in trace_selftest_startup_irqsoff()
911 tracing_stop(); in trace_selftest_startup_preemptoff()
977 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1007 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1137 tracing_stop(); in trace_selftest_startup_wakeup()
1178 tracing_stop(); in trace_selftest_startup_branch()
Dtrace.c2083 void tracing_stop(void) in tracing_stop() function
2118 return tracing_stop(); in tracing_stop_tr()
/Linux-v5.4/include/linux/
Dkernel.h670 extern void tracing_stop(void);
807 static inline void tracing_stop(void) { } in tracing_stop() function