Searched refs:fFullCount (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)
337 fFullCount--;
361 fFullCount++;
H A DSlab.h514 size_t fFullCount, fEmptyCount; member in class:BaseDepot

Completed in 56 milliseconds