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

/gem5/src/mem/cache/prefetch/
H A Daccess_map_pattern_matching.hh67 const double lowAccuracyThreshold; member in class:AccessMapPatternMatching
H A Daccess_map_pattern_matching.cc45 lowAccuracyThreshold(p->low_accuracy_threshold),
88 (prefetch_accuracy < lowAccuracyThreshold ||
90 (prefetch_accuracy < lowAccuracyThreshold &&

Completed in 5 milliseconds