Searched refs:fOtherCount (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAllocationInfo.cpp39 fOtherCount(0),
139 fOtherCount += count;
205 PRINT(" other: %9lu, size: %9lu\n", fOtherCount, fOtherSize);
206 heapCount += fOtherCount;
H A DAllocationInfo.h58 size_t fOtherCount; member in class:AllocationInfo

Completed in 90 milliseconds