Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_clock.c382 int profprocs; variable
601 if (++profprocs == 1) in startprofclock()
627 if (--profprocs == 0) in stopprofclock()
/f-stack/freebsd/sys/
H A Dkernel.h70 extern int profprocs; /* number of process's profiling */