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

/gem5/src/mem/cache/prefetch/
H A Daccess_map_pattern_matching.hh75 const Tick offChipMemoryLatency; member in class:AccessMapPatternMatching
H A Daccess_map_pattern_matching.cc49 offChipMemoryLatency(p->offchip_memory_latency),
80 double memory_bandwidth = num_requests * offChipMemoryLatency /

Completed in 6 milliseconds