Searched defs:markInService (Results 1 - 4 of 4) sorted by relevance
/gem5/src/mem/cache/ | ||
H A D | write_queue.cc | 78 WriteQueue::markInService(WriteQueueEntry *entry) function in class:WriteQueue |
H A D | mshr_queue.cc | 99 MSHRQueue::markInService(MSHR *mshr, bool pending_modified_resp) function in class:MSHRQueue |
H A D | mshr.cc | 293 MSHR::markInService(bool pending_modified_resp) function in class:MSHR |
H A D | base.hh | 375 void markInService(MSHR *mshr, bool pending_modified_resp) function in class:BaseCache 385 void markInService(WriteQueueEntry *entry) function in class:BaseCache |
Completed in 12 milliseconds