Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsamples_record.h57 uint64_t asmInterpreterTime = 0; member
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h70 uint64_t asmInterpreterTime = 0; member
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h2227 Profile &SetAsmInterpreterTime(int64_t asmInterpreterTime) in SetAsmInterpreterTime()
Dpt_types.cpp2652 int64_t asmInterpreterTime; in Create() local