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