Home
last modified time | relevance | path

Searched defs:startTime (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsampling_processor.cpp44 uint64_t startTime = GetMicrosecondsTimeStamp(); in Run() local
Dsamples_record.h93 uint64_t startTime = 0; member
/arkcompiler/ets_runtime/ecmascript/js_vm/
Dmain.cpp56 auto startTime = in Main() local
/arkcompiler/ets_runtime/ecmascript/quick_fix/
Dmain.cpp59 auto startTime = in Main() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp52 auto startTime = in Main() local
/arkcompiler/runtime_core/runtime/tests/
Dcompiler_queue_test.cpp97 uint64_t startTime = time::GetCurrentTimeInMillis(); in WaitForExpire() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1912 Profile &SetStartTime(int64_t startTime) in SetStartTime()
Dpt_types.cpp2201 int64_t startTime; in Create() local