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

/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h358 GEN_CHECK_SIZE(MMHYPERSTAT); variable
/vbox/src/VBox/VMM/include/
H A DMMInternal.h267 typedef struct MMHYPERSTAT struct
290 } MMHYPERSTAT; typedef in typeref:struct:MMHYPERSTAT
291 AssertCompileMemberAlignment(MMHYPERSTAT, cAllocations, 8);
293 typedef MMHYPERSTAT *PMMHYPERSTAT;

Completed in 46 milliseconds