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

/gem5/src/mem/cache/prefetch/
H A Dqueued.hh172 Stats::Scalar pfInCache; member in class:QueuedPrefetcher
H A Dqueued.cc239 pfInCache
240 .name(name() + ".pfInCache")
288 pfInCache++;
424 pfInCache++;

Completed in 7 milliseconds