gem5 v24.0.0.0
|
#include <cur_tick_fake.hh>
Public Member Functions | |
GTestTickHandler () | |
void | setCurTick (Tick tick) |
Assign a value to the current simulation tick. | |
Definition at line 35 of file cur_tick_fake.hh.
|
inline |
Definition at line 38 of file cur_tick_fake.hh.
References gem5::Gem5Internal::_curTickPtr.
|
inline |
Assign a value to the current simulation tick.
Definition at line 46 of file cur_tick_fake.hh.
References gem5::Gem5Internal::_curTickPtr.
Referenced by increaseTick(), and TEST_F().