Home
last modified time | relevance | path

Searched refs:CreateNodeId (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp30 samplingInfo_->head_.id_ = CreateNodeId(); in HeapSampling()
199 tempNode->id_ = CreateNodeId(); in FindOrAddNode()
206 uint32_t HeapSampling::CreateNodeId() in CreateNodeId() function in panda::ecmascript::HeapSampling
Dheap_sampling.h73 uint32_t CreateNodeId();