Searched defs:DelayQueueEntry (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/cache/prefetch/
H A Dbop.hh82 struct DelayQueueEntry struct in class:BOPPrefetcher
87 DelayQueueEntry(Addr x, Tick t) : baseAddr(x), processTick(t) function in struct:BOPPrefetcher::DelayQueueEntry

Completed in 3 milliseconds