Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/gc-hung/
Dgc_hung.cpp237 uint64_t gcTime = time::GetCurrentTimeInNanos() - start_time_ns_; in CheckOvertime() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h100 uint64_t gcTime = 0; member
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1934 Profile &SetGcTime(int64_t gcTime) in SetGcTime()
Dpt_types.cpp2217 int64_t gcTime; in Create() local