Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

int Impala::Core::Array::ArraySystem::AllocUsageMark (  )  const [inline]

Definition at line 166 of file ArraySystem.h.

References NrAllocMark(), and NrDeallocMark().

Referenced by CheckMemoryUsageSinceMark(), and MemoryUsageSinceMark().

00167     {
00168         return NrAllocMark() - NrDeallocMark();
00169     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:17:17 2011 for ImpalaSrc by  doxygen 1.5.1