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

/gem5/src/cpu/minor/
H A Dexecute.hh265 bool tryPCEvents(ThreadID thread_id);
H A Dexecute.cc835 Execute::tryPCEvents(ThreadID thread_id) function in class:Minor::Execute
1118 if (isInbetweenInsts(thread_id) && tryPCEvents(thread_id)) {

Completed in 11 milliseconds