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

/haiku-fatelf/src/system/kernel/vm/
H A DVMAnonymousCache.cpp151 static uint32 sSwapFileCount = 0; variable
280 for (j = 0; j < sSwapFileCount; j++) {
294 if (j == sSwapFileCount) {
1341 sSwapFileCount++;
1381 sSwapFileCount--;
1427 sSwapFileCount = 0;

Completed in 33 milliseconds