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

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DOsSupportBeOS.cpp64 DWORD gAllocNonPagedCount = 0; variable
125 gAllocNonPagedCount = 0;
161 gAllocNonPagedCount++;
162 ECHO_DEBUGPRINTF(("gAllocNonPagedCount %ld\n",gAllocNonPagedCount));
181 gAllocNonPagedCount--;
182 ECHO_DEBUGPRINTF(("gAllocNonPagedCount %ld\n",gAllocNonPagedCount));

Completed in 81 milliseconds