Searched defs:counterSize (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dtimer.c52 int counterSize = syssgi(SGI_CYCLECNTR_SIZE); local
62 if (counterSize == 64) {
71 else if (counterSize == 32) {

Completed in 45 milliseconds