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

/gem5/src/mem/cache/prefetch/
H A Dsignature_path.cc275 unsigned long max_counter = 0; local
278 if (max_counter < entry.counter) {
279 max_counter = entry.counter;

Completed in 9 milliseconds