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

/gem5/src/cpu/minor/
H A Dpipeline.hh115 void wakeupFetch(ThreadID tid);
H A Dpipeline.cc199 Pipeline::wakeupFetch(ThreadID tid) function in class:Minor::Pipeline
201 fetch1.wakeupFetch(tid);
226 fetch1.wakeupFetch(tid);
H A Dcpu.cc188 pipeline->wakeupFetch(tid);
293 pipeline->wakeupFetch(thread_id);
H A Dfetch1.hh401 void wakeupFetch(ThreadID tid);
H A Dfetch1.cc714 Fetch1::wakeupFetch(ThreadID tid) function in class:Minor::Fetch1

Completed in 11 milliseconds