Searched refs:SetAllocStatisticsData (Results 1 – 2 of 2) sorted by relevance
105 void SetAllocStatisticsData(const RawStackPtr& rawStack, size_t stackId, bool isExists = false);
421 SetAllocStatisticsData(rawStack, itStack->second, true); in SetAllocStatisticsFrame()424 SetAllocStatisticsData(rawStack, stackId); in SetAllocStatisticsFrame()538 inline void StackPreprocess::SetAllocStatisticsData(const RawStackPtr& rawStack, size_t stackId, bo… in SetAllocStatisticsData() function in StackPreprocess