Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_selftest.c382 tracing_stop(); in trace_selftest_startup_dynamic_tracing()
681 tracing_stop(); in trace_selftest_startup_function()
786 tracing_stop(); in trace_selftest_startup_function_graph()
842 tracing_stop(); in trace_selftest_startup_irqsoff()
904 tracing_stop(); in trace_selftest_startup_preemptoff()
970 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1000 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1130 tracing_stop(); in trace_selftest_startup_wakeup()
1171 tracing_stop(); in trace_selftest_startup_branch()
Dtrace.c1882 void tracing_stop(void) in tracing_stop() function
1917 return tracing_stop(); in tracing_stop_tr()
/Linux-v4.19/include/linux/
Dkernel.h673 extern void tracing_stop(void);
810 static inline void tracing_stop(void) { } in tracing_stop() function