Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_selftest.c414 tracing_stop(); in trace_selftest_startup_dynamic_tracing()
720 tracing_stop(); in trace_selftest_startup_function()
1099 tracing_stop(); in trace_selftest_startup_function_graph()
1156 tracing_stop(); in trace_selftest_startup_function_graph()
1224 tracing_stop(); in trace_selftest_startup_irqsoff()
1286 tracing_stop(); in trace_selftest_startup_preemptoff()
1352 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1382 tracing_stop(); in trace_selftest_startup_preemptirqsoff()
1512 tracing_stop(); in trace_selftest_startup_wakeup()
1553 tracing_stop(); in trace_selftest_startup_branch()
H A Dtrace.c2155 void tracing_stop(void) in tracing_stop() function