Searched refs:need_sync (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/systemc/src/tlm_utils/
H A Dtlm_quantumkeeper.h69 // check (with the need_sync method) if a sync is required.
79 // check (with the need_sync method) if a sync is required.
91 virtual bool need_sync() const function in class:tlm_utils::tlm_quantumkeeper
113 if (need_sync())
/gem5/src/systemc/ext/tlm_utils/
H A Dtlm_quantumkeeper.h64 // check (with the need_sync method) if a sync is required.
69 // check (with the need_sync method) if a sync is required.
76 need_sync() const function in class:tlm_utils::tlm_quantumkeeper
97 if (need_sync())
/gem5/src/systemc/tests/include/
H A DCoreDecouplingLTInitiator.h148 if (mQuantumKeeper.need_sync()) {

Completed in 6 milliseconds