Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp231 unsigned int realCount = AdjustSampleCount(alloc.first, alloc.second); in CalNodeSelfSize() local
232 node->selfSize_ += alloc.first * realCount; in CalNodeSelfSize()