Home | History | Annotate | Download | only in i18n

Lines Matching refs:SWEEP_INTERVAL

1151 // Access count - incremented every time up to SWEEP_INTERVAL,
1156 #define SWEEP_INTERVAL 100
1308 if (gAccessCount >= SWEEP_INTERVAL) {