Searched defs:getTC (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/
H A Dcpuevent.hh75 ThreadContext* getTC() { return tc; } function in class:CpuEvent
H A Dsimple_thread.hh167 ThreadContext *getTC() { return this; } function in class:SimpleThread
/gem5/src/cpu/o3/
H A Dthread_state.hh140 ThreadContext *getTC() { return tc; } function in struct:O3ThreadState

Completed in 7 milliseconds