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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_cor_pthread.cpp48 #define DEBUGF \ macro
77 DEBUGF << this << ": sc_cor_pthread::sc_cor_pthread()" << std::endl;
87 DEBUGF << this << ": sc_cor_pthread::~sc_cor_pthread()" << std::endl;
102 DEBUGF << p << ": sc_cor_pthread::invoke_module_method()" << std::endl;
114 DEBUGF << p << ": child signalling main thread " << endl;
125 DEBUGF << p << ": about to invoke real method "
154 DEBUGF << &main_cor << ": is main co-routine" << std::endl;
176 DEBUGF << &main_cor << ": sc_cor_pkg_pthread::create("
213 DEBUGF << &main_cor << ": about to create actual thread "
221 DEBUGF <<
[all...]

Completed in 4 milliseconds