Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dtwiddle.c49 static uint_t callercnt, globalcnt, pos; in twiddle() local
55 globalcnt++; in twiddle()
56 if (globaldiv > 1 && (globalcnt % globaldiv) != 0) in twiddle()