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

/gem5/src/systemc/core/
H A Dsc_main_fiber.hh56 bool called() { return _called; } function in class:sc_gem5::ScMainFiber
H A Dsc_main_python.cc47 panic_if(::sc_gem5::scMainFiber.called(),
48 "sc_main called more than once.");
H A Dscheduler.cc369 if (scMainFiber.called()) {
389 if (scMainFiber.called()) {
458 if (scMainFiber.called() && !scMainFiber.finished()) {
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbfriends.inc23 classes. The vec_* functions are called through either
/gem5/src/systemc/dt/int/
H A Dsc_nbfriends.inc23 classes. The vec_* functions are called through either
/gem5/ext/systemc/src/sysc/qt/md/
H A Dhppa_b.s33 ; Just do nothing, only return to caller. This procedure is called by
150 ; The `or' is hidden by a pseudo-operation called `copy'.
H A Dhppa.s68 copy %arg0,%r22 ; helper to be called by $$dyncall
153 copy %r15,%r22 ; function to be called by $$dyncall
H A Dksr1.s68 # %rc, telling the called procedure not to return a structure.
249 # enclosing scope (e.g., if this is called by qt_block).
334 # the beginning of qt_start and then it called a blocking routine

Completed in 12 milliseconds