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

/gem5/ext/systemc/src/tlm_utils/
H A Dtlm_quantumkeeper.h31 // tlm_quantumkeeper class
33 // The tlm_quantumkeeper class is used to keep track of the local time in
37 class tlm_quantumkeeper class in namespace:tlm_utils
58 tlm_quantumkeeper() : function in class:tlm_utils::tlm_quantumkeeper
64 virtual ~tlm_quantumkeeper() {}
99 // tlm_quantumkeeper.
/gem5/src/systemc/ext/tlm_utils/
H A Dtlm_quantumkeeper.h28 // tlm_quantumkeeper class
30 // The tlm_quantumkeeper class is used to keep track of the local time in
33 class tlm_quantumkeeper class in namespace:tlm_utils
56 tlm_quantumkeeper() : m_next_sync_point(sc_core::SC_ZERO_TIME), function in class:tlm_utils::tlm_quantumkeeper
60 virtual ~tlm_quantumkeeper() {}
83 // tlm_quantumkeeper.
/gem5/src/systemc/tests/include/
H A DCoreDecouplingLTInitiator.h37 #include "tlm_utils/tlm_quantumkeeper.h"
62 tlm_utils::tlm_quantumkeeper::set_global_quantum(sc_core::sc_time(500, sc_core::SC_NS));
163 tlm_utils::tlm_quantumkeeper mQuantumKeeper;

Completed in 6 milliseconds