Home
last modified time | relevance | path

Searched defs:PrintTime (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/static_linker/
Dlinker.cpp23 void PrintTime(std::ostream &o, uint64_t micros) in PrintTime() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp183 void CompilerLog::PrintTime() const in PrintTime() function in panda::ecmascript::kungfu::CompilerLog