Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler_stats.cpp31 << "totalTile: " << GetTotalTime() << "\n" in PrintCompilerStatsLog()
50 "COMPILER_TIME", GetTotalTime(), in SendSysEvent()
H A Daot_compiler_stats.h75 float GetTotalTime() const in GetTotalTime() function in panda::ecmascript::AotCompilerStats
117 return GetTotalTime() > longTime_; in IsLongTimeCompiler()

Completed in 2 milliseconds