Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h108 uint64_t otherTime = 0; member
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2022 Profile &SetOtherTime(int64_t otherTime) in SetOtherTime()
Dpt_types.cpp2281 int64_t otherTime; in Create() local