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

/gem5/src/cpu/
H A Dstatic_inst.hh192 bool isQuiesce() const { return flags[IsQuiesce]; } function in class:StaticInst
H A Dbase_dyn_inst.hh537 bool isQuiesce() const { return staticInst->isQuiesce(); } function in class:BaseDynInst

Completed in 11 milliseconds