Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h66 uint64_t gcTime = 0; member
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2133 Profile &SetGcTime(int64_t gcTime) in SetGcTime()
Dpt_types.cpp2524 int64_t gcTime; in Create() local