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

/gem5/src/cpu/
H A Dcpuevent.cc51 CpuEvent::replaceThreadContext(ThreadContext *oldTc, ThreadContext *newTc) argument
58 if ((*i)->tc == oldTc)
H A Dcpuevent.hh70 * @param oldTc the old thread context we are switching from
73 static void replaceThreadContext(ThreadContext *oldTc,

Completed in 9 milliseconds