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

/gem5/src/mem/cache/prefetch/
H A Dsignature_path.cc271 PatternEntry *current_pattern_entry = local
274 if (current_pattern_entry != nullptr) {
276 for (auto const &entry : current_pattern_entry->strideEntries) {
283 calculatePrefetchConfidence(*current_pattern_entry, entry);
297 *current_pattern_entry, *lookahead);

Completed in 3 milliseconds