Home
last modified time | relevance | path

Searched defs:gcTime (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1_pause_tracker.cpp37 auto gcTime = CalculateIntervalPauseInMicros(endTimeUs); in AddPause() local
63 int64_t gcTime = 0; in CalculateIntervalPauseInMicros() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gc-hung/
Dgc_hung.cpp237 uint64_t gcTime = time::GetCurrentTimeInNanos() - startTimeNs_; in CheckOvertime() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h68 uint64_t gcTime = 0; member
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2167 Profile &SetGcTime(int64_t gcTime) in SetGcTime()
Dpt_types.cpp2590 int64_t gcTime; in Create() local