Home
last modified time | relevance | path

Searched defs:stopTime (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/collector/
Dcollector_resources.cpp250 uint64_t stopTime = TimeUtil::MicroSeconds(); in WaitForGCFinish() local
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsamples_record.h49 uint64_t stopTime = 0; member
/arkcompiler/ets_runtime/common_components/log/
Dlog.h280 uint64_t stopTime = TimeUtil::MicroSeconds(); in ~Timer() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h62 uint64_t stopTime = 0; member