Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_utils.h96 void AddLogWithDebugLog(std::string str) in AddLogWithDebugLog() function
136 v_.AddLogWithDebugLog("[ConcurrentGuard] " + operation_ + " start"); in operation_()
157 v_.AddLogWithDebugLog("[ConcurrentGuard] " + operation_ + " end"); in ~ConcurrentGuard()
Dpgo_profiler.cpp417 …v_.AddLogWithDebugLog("[PGODumpStateChange] " + StateToString(GetState()) + " -> " + StateToString… in SetState()
423 v_.AddLogWithDebugLog(tag + " notify GC"); in NotifyGC()
429 v_.AddLogWithDebugLog(tag + " notify all"); in NotifyAll()