Searched refs:callercnt (Results 1 – 1 of 1) sorted by relevance
45 static u_int callercnt, globalcnt, pos; in twiddle() local49 callercnt++; in twiddle()50 if (callerdiv > 1 && (callercnt % callerdiv) != 0) { in twiddle()