Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsamples_record.h60 uint64_t napiTime = 0; member
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h74 uint64_t napiTime = 0; member
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h2260 Profile &SetNapiTime(int64_t napiTime) in SetNapiTime()
Dpt_types.cpp2676 int64_t napiTime; in Create() local