Searched refs:consecutive_misses (Results 1 – 1 of 1) sorted by relevance
90 u64 consecutive_misses; in __aligned() local319 chapter->counters.consecutive_misses = 0; in score_search_hit()326 chapter->counters.consecutive_misses++; in score_search_miss()327 if (chapter->counters.consecutive_misses > cache->skip_threshold) in score_search_miss()472 chapter->counters.consecutive_misses = 0; in cache_chapter_index()