Searched refs:realCount (Results 1 – 1 of 1) sorted by relevance
231 unsigned int realCount = AdjustSampleCount(alloc.first, alloc.second); in CalNodeSelfSize() local232 node->selfSize_ += alloc.first * realCount; in CalNodeSelfSize()