Searched defs:cAllocCalls (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A Drtmempage-exec-mmap-heap-posix.cpp83 uint32_t cAllocCalls; member in struct:RTHEAPPAGE
211 pHeap->cAllocCalls = 0;
254 pHeap->cAllocCalls++;
/vbox/src/VBox/VMM/include/
H A DMMInternal.h556 STAMCOUNTER cAllocCalls; member in struct:MMPAGEPOOL
570 AssertCompileMemberAlignment(MMPAGEPOOL, cAllocCalls, 8);

Completed in 53 milliseconds