Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Ddtrace_bsd.h70 extern int dtrace_vtime_active;
/f-stack/freebsd/kern/
H A Dsched_4bsd.c69 int __read_mostly dtrace_vtime_active; variable
1063 if (dtrace_vtime_active) in sched_switch()
H A Dsched_ule.c75 int __read_mostly dtrace_vtime_active; variable
2142 if (dtrace_vtime_active) in sched_switch()