Searched refs:lowCacheHitThreshold (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/cache/prefetch/
H A Daccess_map_pattern_matching.hh71 const double lowCacheHitThreshold; member in class:AccessMapPatternMatching
H A Daccess_map_pattern_matching.cc47 lowCacheHitThreshold(p->low_cache_hit_threshold),
85 cache_hit_ratio < lowCacheHitThreshold)) {

Completed in 5 milliseconds