Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_events.c1404 if (tracing_is_disabled()) in subsystem_open()
1453 if (tracing_is_disabled()) in system_tr_open()
Dtrace.h596 bool tracing_is_disabled(void);
Dtrace_kprobe.c1607 if (tracing_is_disabled()) in kprobe_trace_self_tests_init()
Dtrace.c3942 bool tracing_is_disabled(void) in tracing_is_disabled() function