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

/gem5/src/cpu/minor/
H A Dcpu.hh192 void wakeupOnEvent(unsigned int stage_id);
H A Dcpu.cc292 wakeupOnEvent(Minor::Pipeline::CPUStageId);
309 MinorCPU::wakeupOnEvent(unsigned int stage_id) function in class:MinorCPU
H A Dfetch1.cc249 fetch.cpu.wakeupOnEvent(Pipeline::Fetch1StageId);
306 cpu.wakeupOnEvent(Pipeline::Fetch1StageId);
447 cpu.wakeupOnEvent(Pipeline::Fetch1StageId);
680 cpu.wakeupOnEvent(Pipeline::Fetch1StageId);
724 cpu.wakeupOnEvent(Pipeline::Fetch1StageId);
H A Dexecute.cc1480 cpu.wakeupOnEvent(Pipeline::ExecuteStageId);
1587 cpu.wakeupOnEvent(Pipeline::ExecuteStageId);
1781 cpu.wakeupOnEvent(Pipeline::ExecuteStageId);
1822 cpu.wakeupOnEvent(Pipeline::ExecuteStageId);
H A Dlsq.cc289 port.cpu.wakeupOnEvent(Pipeline::ExecuteStageId);
347 port.cpu.wakeupOnEvent(Pipeline::ExecuteStageId);
759 lsq.cpu.wakeupOnEvent(Pipeline::ExecuteStageId);
1340 cpu.wakeupOnEvent(Pipeline::ExecuteStageId);

Completed in 19 milliseconds