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

/gem5/src/cpu/minor/
H A Dfetch1.cc716 ThreadContext *thread_ctx = cpu.getContext(tid); local
718 thread.pc = thread_ctx->pcState();
722 tid, thread_ctx->pcState());

Completed in 6 milliseconds