Searched refs:advance_stage (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/ruby/network/garnet2.0/
H A DInputUnit.cc127 t_flit->advance_stage(SA_, m_router->curCycle());
134 t_flit->advance_stage(SA_, m_router->curCycle() + wait_time);
H A DCrossbarSwitch.cc90 t_flit->advance_stage(LT_, m_router->curCycle() + Cycles(1));
H A Dflit.hh83 advance_stage(flit_stage t_stage, Cycles newTime) function in class:flit
H A DSwitchAllocator.cc225 t_flit->advance_stage(ST_, m_router->curCycle());

Completed in 8 milliseconds