Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_utils.h96 void AddLogWithDebugLog(std::string str) in AddLogWithDebugLog() function in panda::ecmascript::pgo::ConcurrentGuardValues
136 v_.AddLogWithDebugLog("[ConcurrentGuard] " + operation_ + " start"); in ConcurrentGuard()
157 v_.AddLogWithDebugLog("[ConcurrentGuard] " + operation_ + " end"); in ~ConcurrentGuard()
H A Dpgo_profiler.cpp424 v_.AddLogWithDebugLog("[PGODumpStateChange] " + StateToString(GetState()) + " -> " + StateToString(state)); in SetState()
430 v_.AddLogWithDebugLog(tag + " notify GC"); in NotifyGC()
436 v_.AddLogWithDebugLog(tag + " notify all"); in NotifyAll()

Completed in 5 milliseconds