Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/test/scripts/performance_test/
Dtest_error_report.json26 "startTime": 555, number
44 "startTime": 51383730339300, number
60 "startTime": 123456789012, number
78 "startTime": 123456789012, number
96 "startTime": 51383730339300, number
Dtest_report.json26 "startTime": 555, number
44 "startTime": 51383730339300, number
60 "startTime": 123456789012, number
78 "startTime": 123456789012, number
/arkcompiler/ets_runtime/ecmascript/mem/
Dincremental_marker.cpp35 double startTime = GetCurrentTimeInMs(); in TriggerIncrementalMark() local
135 void IncrementalMarker::RecordIdleTime(int64_t idleMicroSec, double startTime, bool needInitialize) in RecordIdleTime()
Dparallel_marker.cpp180 double startTime = heap_->GetIncrementalMarker()->GetCurrentTimeInMs(); in ProcessIncrementalMarkStack() local
/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/dfx/cpu_profiler/
Dsampling_processor.cpp41 uint64_t startTime = generator->GetThreadStartTime(); in Run() local
Dcpu_profiler.cpp105 uint64_t startTime = SamplingProcessor::GetMicrosecondsTimeStamp(); in StartCpuProfilerForInfo() local
163 uint64_t startTime = SamplingProcessor::GetMicrosecondsTimeStamp(); in StartCpuProfilerForFile() local
Dsamples_record.h61 uint64_t startTime = 0; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_timer.h68 std::chrono::system_clock::time_point startTime; member
/arkcompiler/ets_runtime/ecmascript/quick_fix/
Dmain.cpp65 auto startTime = in Main() local
/arkcompiler/runtime_core/static_core/panda/
Dpanda.cpp122 auto startTime = in Main() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1_analytics_test.cpp121 auto startTime = now + startTimeDelta; in TEST_F() local
235 auto startTime = now + startTimeDelta; in TEST_F() local
418 auto startTime = now + startTimeDelta; in TEST_F() local
Dcompiler_queue_test.cpp117 uint64_t startTime = time::GetCurrentTimeInMillis(); in WaitForExpire() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
Dtask_manager_gc_corner_case_test.cpp101 const auto startTime = std::chrono::system_clock::now(); in LoadRunner() local
/arkcompiler/ets_frontend/arkguard/test/ut/utils/
DPrinterUtils.spec.ts128 const startTime = Date.now(); constant
/arkcompiler/toolchain/tooling/client/ark_multi/
Dmain.cpp148 auto startTime = in Main() local
/arkcompiler/ets_runtime/ecmascript/js_vm/
Dmain.cpp181 auto startTime = in Main() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp534 time_t startTime = time(nullptr); in WaitProcess() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp828 auto startTime = ark::time::GetCurrentTimeInNanos(); in RunMixedGC() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2172 Profile &SetStartTime(int64_t startTime) in SetStartTime()
Dpt_types.cpp2621 int64_t startTime; in Create() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5431 std::chrono::system_clock::time_point startTime; in SerializeValue() local
5459 std::chrono::system_clock::time_point startTime; in DeserializeValue() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js53533 startTime: Date.now() property