Home
last modified time | relevance | path

Searched defs:timeDeltas (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/tracing/
H A Dtracing.h28 std::vector<int> timeDeltas; member
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.h65 CVector<int> timeDeltas; member
H A Dsamples_record.cpp216 CVector<int> timeDeltas = profileInfo_->timeDeltas; in StringifySamples() local
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp2721 std::unique_ptr<PtJson> timeDeltas; in Create() local
2817 std::unique_ptr<PtJson> timeDeltas = PtJson::CreateArray(); in ToJson() local
[all...]
H A Dpt_types.h2326 Profile &SetTimeDeltas(std::vector<int32_t> timeDeltas) in SetTimeDeltas() argument

Completed in 11 milliseconds