gem5
v20.1.0.0
|
#include <global_quantum.hh>
Public Member Functions | |
void | set (const sc_core::sc_time &t) |
const sc_core::sc_time & | get () const |
sc_core::sc_time | compute_local_quantum () |
Static Public Member Functions | |
static tlm_global_quantum & | instance () |
Protected Member Functions | |
tlm_global_quantum () | |
Protected Attributes | |
sc_core::sc_time | m_global_quantum |
Definition at line 59 of file global_quantum.hh.
|
protected |
Definition at line 44 of file global_quantum.cc.
sc_core::sc_time tlm::tlm_global_quantum::compute_local_quantum | ( | ) |
Definition at line 56 of file global_quantum.cc.
Referenced by tlm_utils::tlm_quantumkeeper::reset().
|
inline |
Definition at line 90 of file global_quantum.hh.
|
static |
Definition at line 49 of file global_quantum.cc.
Referenced by tlm_utils::tlm_quantumkeeper::reset().
|
inline |
Definition at line 89 of file global_quantum.hh.
|
protected |
Definition at line 105 of file global_quantum.hh.