Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_dfx.h87 void RecordSpentTimeAndPrintStatsLogInJsThread(int time) in RecordSpentTimeAndPrintStatsLogInJsThread() function
Djit.cpp464 jit->GetJitDfx()->RecordSpentTimeAndPrintStatsLogInJsThread(spendTime); in Compile()