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

/gem5/src/cpu/
H A Dthread_state.cc50 profile(NULL), profileNode(NULL), profilePC(0), quiesceEvent(NULL),
152 profile->sample(profileNode, profilePC);
H A Dthread_state.hh184 Addr profilePC; member in struct:ThreadState
H A Dsimple_thread.cc110 profilePC = 3;
/gem5/src/cpu/o3/
H A Dthread_state.hh112 profilePC = 3;
H A Dcommit_impl.hh1285 thread[tid]->profilePC = head_inst->instAddr();
/gem5/src/cpu/simple/
H A Dbase.cc591 thread->profilePC = usermode ? 1 : instAddr;

Completed in 17 milliseconds