Home
last modified time | relevance | path

Searched defs:endTime (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_timer.h34 std::chrono::system_clock::time_point endTime; variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsampling_processor.cpp42 uint64_t endTime = startTime; in Run() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1_analytics.cpp102 void G1Analytics::ReportCollectionEnd(uint64_t endTime, const CollectionSet &collectionSet) in ReportCollectionEnd()
Dg1-gc.cpp789 auto endTime = panda::time::GetCurrentTimeInNanos(); in RunMixedGC() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2156 Profile &SetEndTime(int64_t endTime) in SetEndTime()
Dpt_types.cpp2582 int64_t endTime; in Create() local