Home
last modified time | relevance | path

Searched defs:TimeScope (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompiler_log.cpp88 TimeScope::TimeScope(std::string name, std::string methodName, uint32_t methodOffset, CompilerLog* log) in TimeScope() function in panda::ecmascript::kungfu::TimeScope
99 TimeScope::TimeScope(std::string name, CompilerLog* log) in TimeScope() function in panda::ecmascript::kungfu::TimeScope
H A Dcompiler_log.h183 class TimeScope : public ClockScope { class
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.h126 class TimeScope : public ClockScope { class in panda::ecmascript::Jit
128 explicit TimeScope(EcmaVM *vm, CString message, CompilerTier tier = CompilerTier::FAST, bool outPutLog = true, in TimeScope() function in panda::ecmascript::Jit::TimeScope
131 explicit TimeScope(EcmaVM *vm) in TimeScope() function in panda::ecmascript::Jit::TimeScope
H A Djit.cpp

Completed in 4 milliseconds