Home
last modified time | relevance | path

Searched refs:StateToString (Results 1 – 2 of 2) sorted by relevance

/kernel/object/
A Dprocess_dispatcher.cpp182 "state is %s", StateToString(state_)); in Exit()
363 LTRACEF("process %p: state %u (%s)\n", this, static_cast<unsigned int>(s), StateToString(s)); in SetStateLocked()
851 const char* StateToString(ProcessDispatcher::State state) { in StateToString() function
/kernel/object/include/object/
A Dprocess_dispatcher.h372 const char* StateToString(ProcessDispatcher::State state);

Completed in 5 milliseconds