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

/gem5/src/systemc/tests/include/
H A DSimpleATInitiator1.h214 wait(mEndRequestPhase);
261 mEndRequestPhase.notify(sc_core::SC_ZERO_TIME);
271 mEndRequestPhase.notify(sc_core::SC_ZERO_TIME);
327 sc_core::sc_event mEndRequestPhase; member in class:SimpleATInitiator1
H A DSimpleATInitiator2.h210 wait(mEndRequestPhase);
259 mEndRequestPhase.notify(sc_core::SC_ZERO_TIME);
269 mEndRequestPhase.notify(sc_core::SC_ZERO_TIME);
302 sc_core::sc_event mEndRequestPhase; member in class:SimpleATInitiator2

Completed in 4 milliseconds