Home
last modified time | relevance | path

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

12

/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_frontend/ets2panda/linter/homecheck/src/
DMain.ts45 const startTime = new Date().getTime(); constant
/arkcompiler/ets_runtime/ecmascript/mem/
Dincremental_marker.cpp32 double startTime = GetCurrentTimeInMs(); in TriggerIncrementalMark() local
140 void IncrementalMarker::RecordIdleTime(int64_t idleMicroSec, double startTime, bool needInitialize) in RecordIdleTime()
Dparallel_marker.cpp165 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.cpp38 uint64_t startTime = generator->GetThreadStartTime(); in Run() local
Dcpu_profiler.cpp101 uint64_t startTime = SamplingProcessor::GetMicrosecondsTimeStamp(); in StartCpuProfilerForInfo() local
159 uint64_t startTime = SamplingProcessor::GetMicrosecondsTimeStamp(); in StartCpuProfilerForFile() local
Dsamples_record.h61 uint64_t startTime = 0; member
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/
DtoolEntry.ts31 const startTime = new Date().getTime(); constant
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_timer.h88 std::chrono::system_clock::time_point startTime; member
/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
471 auto startTime = now + startTimeDelta; in TEST_F() local
Dcompiler_queue_test.cpp117 uint64_t startTime = time::GetCurrentTimeInMillis(); in WaitForExpire() local
/arkcompiler/ets_runtime/ecmascript/quick_fix/
Dmain.cpp52 auto startTime = in Main() local
/arkcompiler/ets_frontend/arkguard/test/ut/utils/
DPrinterUtils.spec.ts161 const startTime = Date.now(); constant
417 let startTime: number | undefined = eventStack?.get(eventName)?.start; variable
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
Dtask_manager_gc_corner_case_test.cpp98 const auto startTime = std::chrono::system_clock::now(); in LoadRunner() local
/arkcompiler/runtime_core/libpandabase/utils/
Dtimers.h106 TimePoint startTime; member
/arkcompiler/runtime_core/libabckit/tests/scenarios/add_log/
Dadd_log_static_test.cpp48 AbckitInst *startTime = nullptr; member
/arkcompiler/runtime_core/static_core/panda/
Dpanda.cpp178 auto startTime = in Main() local
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/common/
DStatistics.ts26 startTime: number = 0; property in StatTraits
/arkcompiler/toolchain/tooling/dynamic/client/ark_multi/
Dmain.cpp132 auto startTime = in Main() local
/arkcompiler/ets_runtime/ecmascript/js_vm/
Dmain.cpp185 auto startTime = in Main() local
/arkcompiler/ets_runtime/common_components/heap/collector/
Dcollector_resources.cpp242 uint64_t startTime = TimeUtil::MicroSeconds(); in WaitForGCFinish() local
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsamples_record.h48 uint64_t startTime = 0; member
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/static/add_log/
Dadd_log_static_test.cpp125 AbckitInst *startTime = nullptr; member

12