Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsamples_record.h62 uint64_t runtimeTime = 0; member
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h76 uint64_t runtimeTime = 0; member
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h2282 Profile &SetRuntimeTime(int64_t runtimeTime) in SetRuntimeTime()
Dpt_types.cpp2692 int64_t runtimeTime; in Create() local