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

/gem5/src/cpu/o3/
H A Ddyn_inst_impl.hh97 Tick valS = (this->storeTick == -1) ? 0 : fetch + this->storeTick; local
98 DPRINTFR(O3PipeView, "O3PipeView:retire:%llu:store:%llu\n", val, valS);

Completed in 4 milliseconds