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

/gem5/src/sim/
H A Dsim_object.cc154 SimObject::debugObjectBreak(const string &objs) function in class:SimObject
167 debugObjectBreak(const char *objs) function
169 SimObject::debugObjectBreak(string(objs));
H A Dsim_object.hh225 static void debugObjectBreak(const std::string &objs);
252 void debugObjectBreak(const char *objs);

Completed in 5 milliseconds