MemoryHeap::GetRootStats

MemoryHeap::GetRootStats
virtual void GetRootStats(RootStats* stats) = 0;
Description

GetRootStats obtains the allocation statistics pertaining to the root heap.

Parameters
Parameters 
Description 
RootStats* stats 
RootStats structure containing the statistics on the root heap.