Searched defs:start_time (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_analysis/
H A Dtlm_analysis_triple.h30 sc_core::sc_time start_time; member in struct:tlm::tlm_analysis_triple
/gem5/src/systemc/ext/tlm_core/1/analysis/
H A Danalysis_triple.hh29 sc_core::sc_time start_time; member in struct:tlm::tlm_analysis_triple
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_clock.h106 sc_time start_time() const function in class:sc_core::sc_clock
/gem5/src/systemc/channel/
H A Dsc_clock.cc174 const sc_time &sc_clock::start_time() const { return _startTime; } function in class:sc_core::sc_clock
105 sc_clock(const char *name, const sc_time &period, double duty_cycle, const sc_time &start_time, bool posedge_first) argument
150 sc_clock(const char *name, double period, double duty_cycle, double start_time, bool posedge_first) argument

Completed in 6 milliseconds