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

/gem5/src/mem/cache/prefetch/
H A Dindirect_memory.hh61 const int streamCounterThreshold; member in class:IndirectMemoryPrefetcher
H A Dindirect_memory.cc41 streamCounterThreshold(p->stream_counter_threshold),
94 if (pt_entry->streamCounter >= streamCounterThreshold) {

Completed in 6 milliseconds