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

/gem5/src/gpu-compute/
H A Dexec_stage.cc46 thisTimeInstExecuted(false), instrExecuted (false),
92 instrExecuted = true;
110 if (instrExecuted) {
123 instrExecuted = false;
H A Dexec_stage.hh122 bool instrExecuted; member in class:ExecStage

Completed in 17 milliseconds