Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace_irqsoff.c346 if (likely(!is_tracing_stopped())) { in check_critical_timing()
Dtrace_sched_wakeup.c478 if (likely(!is_tracing_stopped())) { in probe_wakeup_sched_switch()
Dtrace.h594 int is_tracing_stopped(void);
Dtrace.c1398 int is_tracing_stopped(void) in is_tracing_stopped() function