Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h107 uint64_t runtimeTime = 0; member
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2011 Profile &SetRuntimeTime(int64_t runtimeTime) in SetRuntimeTime()
Dpt_types.cpp2273 int64_t runtimeTime; in Create() local