Searched hist:12956 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/core/
H A Dsc_main.ccdiff 12956:264cdc9261e6 Mon Jul 16 18:53:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Hook up sc_time_stamp sc_delta_count.

sc_time_stamp reports the current simulation time. sc_delta_count was
hooked up to a dummy value. This change hooks it up to the scheduler so
that it returns the real value.

Change-Id: I354c4be32161eabeea86af653f5cb0a5d384645b
Reviewed-on: https://gem5-review.googlesource.com/11712
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 11 milliseconds