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

/vbox/src/VBox/VMM/include/
H A DMMInternal.h154 typedef struct MMUKHEAPSTAT struct
172 } MMUKHEAPSTAT; typedef in typeref:struct:MMUKHEAPSTAT
174 AssertCompileMemberAlignment(MMUKHEAPSTAT, cAllocations, 8);
177 typedef MMUKHEAPSTAT *PMMUKHEAPSTAT;
215 MMUKHEAPSTAT Stat;

Completed in 46 milliseconds