Home
last modified time | relevance | path

Searched refs:PERCENT_LENS (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompiler_log.h126 static constexpr int PERCENT_LENS = 4; member in panda::ecmascript::kungfu::CompilerLog
H A Dcompiler_log.cpp159 << std::fixed << std::setprecision(PERCENT_LENS) in PrintPassTime()
180 << std::setprecision(PERCENT_LENS) << key / methodTotalTime * HUNDRED_TIME << "% "; in PrintMethodTime()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dmodule_section_des.h197 static constexpr int PERCENT_LENS = 4; member in panda::ecmascript::ModuleSectionDes

Completed in 3 milliseconds