Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsamples_record.h56 uint64_t cInterpreterTime = 0; member
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h69 uint64_t cInterpreterTime = 0; member
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h2216 Profile &SetCInterpreterTime(int64_t cInterpreterTime) in SetCInterpreterTime()
Dpt_types.cpp2644 int64_t cInterpreterTime; in Create() local