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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Duxrng.c215 #ifndef SGI_CYCLECNTR_SIZE
216 #define SGI_CYCLECNTR_SIZE 165 /* Size user needs to use to read CC */
251 cntr_size = syssgi(SGI_CYCLECNTR_SIZE);
257 * SGI_CYCLECNTR_SIZE call is not supported.
208 #define SGI_CYCLECNTR_SIZE macro
H A Dirix.c1556 #ifndef SGI_CYCLECNTR_SIZE
1557 #define SGI_CYCLECNTR_SIZE 165 /* Size user needs to use to read CC */ macro
1595 clock_width = syssgi(SGI_CYCLECNTR_SIZE);
1600 * SGI_CYCLECNTR_SIZE call is not supported.

Completed in 47 milliseconds