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

/gem5/src/cpu/
H A Dbase_dyn_inst.hh919 void setThreadState(ImplState *state) { thread = state; } function in class:BaseDynInst
/gem5/src/cpu/o3/
H A Dfetch_impl.hh1118 instruction->setThreadState(cpu->thread[tid]);

Completed in 13 milliseconds