Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h102 uint64_t asmInterpreterTime = 0; member
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1956 Profile &SetAsmInterpreterTime(int64_t asmInterpreterTime) in SetAsmInterpreterTime()
Dpt_types.cpp2233 int64_t asmInterpreterTime; in Create() local