Searched refs:DECAY_SHIFT (Results 1 – 1 of 1) sorted by relevance
115 #define DECAY_SHIFT 3 macro207 bin->hits -= bin->hits >> DECAY_SHIFT; in teo_update()208 bin->intercepts -= bin->intercepts >> DECAY_SHIFT; in teo_update()