Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dtwiddle.c45 static u_int callercnt, globalcnt, pos; in twiddle() local
55 globalcnt++; in twiddle()
56 if (globaldiv > 1 && (globalcnt % globaldiv) != 0) { in twiddle()