Searched refs:callercnt (Results 1 – 1 of 1) sorted by relevance
49 static uint_t callercnt, globalcnt, pos; in twiddle() local51 callercnt++; in twiddle()52 if (callerdiv > 1 && (callercnt % callerdiv) != 0) in twiddle()