Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.h134 static std::string StateToString(State state) in StateToString() function
Dpgo_profiler.cpp417 …v_.AddLogWithDebugLog("[PGODumpStateChange] " + StateToString(GetState()) + " -> " + StateToString in SetState()