Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h101 uint64_t cInterpreterTime = 0; member
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1945 Profile &SetCInterpreterTime(int64_t cInterpreterTime) in SetCInterpreterTime()
Dpt_types.cpp2225 int64_t cInterpreterTime; in Create() local