Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h71 uint64_t aotTime = 0; member
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2227 Profile &SetAotTime(int64_t aotTime) in SetAotTime()
Dpt_types.cpp2661 int64_t aotTime; in Create() local