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

/gem5/src/mem/cache/prefetch/
H A Dqueued.hh155 const bool queueSquash; member in class:QueuedPrefetcher
H A Dqueued.cc97 latency(p->latency), queueSquash(p->queue_squash),
149 if (queueSquash) {

Completed in 6 milliseconds