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

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

Definition at line 144 of file ArraySystem.h.

References NrAllocMark(), and NrDeallocMark().

Referenced by CheckMemoryUsageSinceMark(), and MemoryUsageSinceMark().

00145     {
00146         return NrAllocMark() - NrDeallocMark();
00147     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:59:12 2010 for ImpalaSrc by  doxygen 1.5.1