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

/vbox/include/VBox/
H A DVMMDev.h884 typedef struct VBoxGuestStatistics struct
924 } VBoxGuestStatistics; typedef in typeref:struct:VBoxGuestStatistics
925 AssertCompileSize(VBoxGuestStatistics, 19*4);
927 /** @name Guest statistics values (VBoxGuestStatistics::u32StatCaps).
957 VBoxGuestStatistics guestStats;

Completed in 67 milliseconds