Searched refs:fEmptyCount (Results 1 - 2 of 2) sorted by path

/haiku/src/tests/system/kernel/slab/
H A DSlab.cpp227 : fFull(NULL), fEmpty(NULL), fFullCount(0), fEmptyCount(0)
338 fEmptyCount++;
356 fEmptyCount--;
H A DSlab.h514 size_t fFullCount, fEmptyCount; member in class:BaseDepot

Completed in 174 milliseconds