Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsamples_record.h58 uint64_t aotTime = 0; member
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h71 uint64_t aotTime = 0; member
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h2238 Profile &SetAotTime(int64_t aotTime) in SetAotTime()
Dpt_types.cpp2660 int64_t aotTime; in Create() local