Searched refs:fOtherSize (Results 1 – 2 of 2) sorted by relevance
40 fOtherSize(0), in AllocationInfo()140 fOtherSize += size * count; in AddOtherAllocation()205 PRINT(" other: %9lu, size: %9lu\n", fOtherCount, fOtherSize); in Dump()207 heapSize += fOtherSize; in Dump()
59 size_t fOtherSize; variable