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

/gem5/src/sim/
H A Dinit.hh80 static int initAll();
94 static PyObject *initAll();
96 static void initAll();
H A Dmain.cc65 ret = EmbeddedPython::initAll();
H A Dinit.cc134 EmbeddedPython::initAll() function in class:EmbeddedPython
199 EmbeddedPyBind::initAll() function in class:EmbeddedPyBind
241 auto result = PyImport_AppendInittab("_m5", EmbeddedPyBind::initAll);

Completed in 6 milliseconds