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

/gem5/src/mem/cache/prefetch/
H A Daccess_map_pattern_matching.cc80 double memory_bandwidth = num_requests * offChipMemoryLatency / local
94 degree = std::min((unsigned) memory_bandwidth, usefulDegree);

Completed in 4 milliseconds