Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_dfx.h94 int mainThreadCompileTime) in RecordSpentTimeAndPrintStatsLogInJitThread() argument
97 if (ReportBlockUIEvent(mainThreadCompileTime)) { in RecordSpentTimeAndPrintStatsLogInJitThread()
98 SetBlockUIEventInfo(methodName, isBaselineJit, mainThreadCompileTime, compilerTime); in RecordSpentTimeAndPrintStatsLogInJitThread()