Searched refs:STAMRATIOU32 (Results 1 - 5 of 5) sorted by relevance

/vbox/include/VBox/vmm/
H A Dstam.h1084 typedef struct STAMRATIOU32 struct
1090 } STAMRATIOU32; typedef in typeref:struct:STAMRATIOU32
1092 typedef STAMRATIOU32 *PSTAMRATIOU32;
1094 typedef const STAMRATIOU32 *PCSTAMRATIOU32;
/vbox/src/VBox/VMM/include/
H A DPATMInternal.h155 #define PATM_STAT_MEMSIZE (PATM_STAT_MAX_COUNTERS*sizeof(STAMRATIOU32))
/vbox/src/VBox/Debugger/
H A DVBoxDbgStatsQt4.cpp119 STAMRATIOU32 RatioU32;
1172 STAMRATIOU32 Prev = pNode->Data.RatioU32;
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h201 GEN_CHECK_SIZE(STAMRATIOU32); variable
/vbox/src/VBox/VMM/VMMR3/
H A DPATM.cpp6821 return pVM->patm.s.pStatsGC + sizeof(STAMRATIOU32) * pPatch->uPatchIdx + RT_OFFSETOF(STAMRATIOU32, u32A);

Completed in 82 milliseconds