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

/gem5/src/mem/cache/
H A Dmshr.cc569 MSHR::promoteIf(const std::function<bool (Target &)>& pred) function in class:MSHR
608 promoteIf(pred);
632 promoteIf(pred);
H A Dmshr.hh380 void promoteIf(const std::function<bool (Target &)>& pred);

Completed in 9 milliseconds