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

/gem5/src/systemc/ext/channel/
H A Dsc_signal_rv.hh42 Process *getCurrentProcess();
76 ::sc_gem5::Process *p = ::sc_gem5::getCurrentProcess();
/gem5/src/systemc/core/
H A Dscheduler.hh500 Process *getCurrentProcess();
H A Dscheduler.cc492 Process *getCurrentProcess() { return scheduler.current(); } function in namespace:sc_gem5

Completed in 8 milliseconds