Home
last modified time | relevance | path

Searched refs:is_tracing_stopped (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/trace/
H A Dtrace_irqsoff.c357 if (likely(!is_tracing_stopped())) { in check_critical_timing()
H A Dtrace_sched_wakeup.c485 if (likely(!is_tracing_stopped())) { in probe_wakeup_sched_switch()
H A Dtrace.h705 int is_tracing_stopped(void);
H A Dtrace.c2422 int is_tracing_stopped(void) in is_tracing_stopped() function