Searched defs:panic (Results 1 - 5 of 5) sorted by relevance

/gem5/src/python/m5/util/
H A D__init__.py60 def panic(fmt, *args): function
/gem5/system/alpha/console/
H A Dprintf.c285 panic(const char *f, ...) function
/gem5/util/m5/jni/
H A Dgem5Op.java64 public native void panic(); method in class:gem5Op
/gem5/util/tap/
H A Dtap.cc56 #define panic(arg...) \ macro
[all...]
/gem5/src/base/
H A Dlogging.hh167 #define panic(...) exit_message(::Logger::getPanic(), __VA_ARGS__) macro
[all...]

Completed in 8 milliseconds