Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/aot/
H A Dmain.cpp107 const double percentFlag = 100.0f; // Conversion of percentage output. in DumpPandaFileSizePctStatistic() local
114 std::fixed << std::setprecision(precision) << (size * percentFlag / totalSize) << "%" << std::endl; in DumpPandaFileSizePctStatistic()

Completed in 1 milliseconds