Searched defs:RW_HISTORY (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/starfire/io/ | ||
H A D | idn.c | 5164 #define RW_HISTORY 100 macro 5165 static uint_t rw_history[NCPU][RW_HISTORY]; 5271 idx = rw_index[cpuid]++ % RW_HISTORY; |
Completed in 74 milliseconds