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

/gem5/src/cpu/minor/
H A Dlsq.hh301 bool hasPacketsInMemSystem() { return false; } function in class:Minor::LSQ::SpecialDataRequest
364 bool hasPacketsInMemSystem() { return packetInFlight; } function in class:Minor::LSQ::SingleDataRequest
447 bool hasPacketsInMemSystem() function in class:Minor::LSQ::SplitDataRequest

Completed in 8 milliseconds