Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dincremental_marker.cpp46 double startTime = GetCurrentTimeInMs(); in TriggerIncrementalMark() local
146 void IncrementalMarker::RecordIdleTime(int64_t idleMicroSec, double startTime, bool needInitialize) in RecordIdleTime()
Dparallel_marker.cpp122 double startTime = heap_->GetIncrementalMarker()->GetCurrentTimeInMs(); in ProcessIncrementalMarkStack() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsampling_processor.cpp41 uint64_t startTime = GetMicrosecondsTimeStamp(); in Run() local
Dsamples_record.h61 uint64_t startTime = 0; member
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gc-hung/
Dgc_hung.cpp175 void GcHung::CheckSuspend(const PandaList<MTManagedThread *> &threads, uint64_t startTime) in CheckSuspend()
285 void GcHung::Check(const PandaList<MTManagedThread *> &threads, uint64_t startTime) in Check()
/arkcompiler/ets_runtime/ecmascript/js_vm/
Dmain.cpp92 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.cpp57 auto startTime = in Main() local
/arkcompiler/runtime_core/static_core/panda/
Dpanda.cpp73 auto startTime = in PrepareArguments() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
Dtask_manager_gc_corner_case_test.cpp102 const auto startTime = std::chrono::system_clock::now(); in LoadRunner() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dcompiler_queue_test.cpp117 uint64_t startTime = time::GetCurrentTimeInMillis(); in WaitForExpire() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp784 auto startTime = panda::time::GetCurrentTimeInNanos(); in RunMixedGC() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2145 Profile &SetStartTime(int64_t startTime) in SetStartTime()
Dpt_types.cpp2574 int64_t startTime; in Create() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js53533 startTime: Date.now() property