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

/gem5/src/cpu/o3/
H A Ddyn_inst_impl.hh97 Tick valS = (this->storeTick == -1) ? 0 : fetch + this->storeTick;
123 storeTick = -1;
H A Ddyn_inst.hh133 int32_t storeTick; member in class:BaseO3DynInst
H A Dlsq_unit_impl.hh1023 store_inst->storeTick =

Completed in 9 milliseconds