Searched refs:initPython (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/sst/
H A Dgem5.hh76 void initPython(int argc, char *argv[]);
H A Dgem5.cc120 initPython(args.size(), &args[0]);
206 gem5Component::initPython(int argc, char *argv[]) function in class:gem5Component

Completed in 5 milliseconds