Searched refs:profprocs (Results 1 – 3 of 3) sorted by relevance
232 int profprocs = 0; /* # of procs using profiling timer */ variable253 if (profprocs) in clockopen()415 profprocs++; in initprofclock()417 profprocs--; in initprofclock()
403 int profprocs = 0; /* # of procs using profiling timer */ variable424 if (profprocs) in clockopen()588 profprocs++; in initprofclock()590 profprocs--; in initprofclock()
138 int profprocs; variable368 if (++profprocs == 1 && stathz != 0) in startprofclock()388 if (--profprocs == 0 && stathz != 0) in stopprofclock()