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

/gem5/src/cpu/simple/
H A Dbase.cc118 ThreadContext *cpu_tc = threadContexts[0]; local
119 threadContexts[0] = new CheckerThreadContext<ThreadContext>(cpu_tc, this->checker);

Completed in 12 milliseconds