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

/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp154 static uint32 sSwapFileCount = 0; variable
283 for (j = 0; j < sSwapFileCount; j++) {
297 if (j == sSwapFileCount) {
1487 sSwapFileCount++;
1527 sSwapFileCount--;
1573 sSwapFileCount = 0;

Completed in 34 milliseconds