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

/gem5/src/cpu/minor/
H A Dexecute.cc1428 ThreadID interrupt_tid = checkInterrupts(branch, interrupted); local
1430 if (interrupt_tid != InvalidThreadID) {

Completed in 9 milliseconds