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

/vbox/src/VBox/Main/include/
H A DGuestImpl.h44 GUESTSTATTYPE_MEMCACHE = 6, enumerator in enum:__anon16483
/vbox/src/VBox/Main/src-client/
H A DGuestImpl.cpp348 mCurrentGuestStat[GUESTSTATTYPE_MEMCACHE] * (_4K/_1K),
652 *aMemCache = mCurrentGuestStat[GUESTSTATTYPE_MEMCACHE] * (_4K/_1K); /* page (4K) -> 1KB units */
H A DVMMDevInterface.cpp592 guest->i_setStatistic(pGuestStats->u32CpuId, GUESTSTATTYPE_MEMCACHE, pGuestStats->u32MemSystemCache);

Completed in 50 milliseconds