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

/gem5/src/mem/cache/prefetch/
H A Daccess_map_pattern_matching.cc48 epochCycles(p->epoch_cycles),
65 schedule(epochEvent, clockEdge(epochCycles));
71 schedule(epochEvent, clockEdge(epochCycles));
81 clockEdge(epochCycles);
H A Daccess_map_pattern_matching.hh73 const Cycles epochCycles; member in class:AccessMapPatternMatching

Completed in 5 milliseconds