Searched refs:PSTAMPROFILE (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DSTAMInternal.h96 PSTAMPROFILE pProfile;
H A DPGMInternal.h3952 RCPTRTYPE(PSTAMPROFILE) pStatTrap0eAttributionRC;
3956 R0PTRTYPE(PSTAMPROFILE) pStatTrap0eAttributionR0;
/vbox/include/VBox/vmm/
H A Dpdmdrv.h1653 DECLINLINE(void) PDMDrvHlpSTAMRegProfileEx(PPDMDRVINS pDrvIns, PSTAMPROFILE pProfile, const char *pszName, STAMUNIT enmUnit, const char *pszDesc)
1669 DECLINLINE(void) PDMDrvHlpSTAMRegProfile(PPDMDRVINS pDrvIns, PSTAMPROFILE pProfile, const char *pszName, const char *pszDesc)
H A Dstam.h631 typedef STAMPROFILE *PSTAMPROFILE; typedef
/vbox/src/VBox/Debugger/
H A DVBoxDbgStatsQt4.cpp1059 pNode->Data.Profile = *(PSTAMPROFILE)pvSample;
1159 pNode->Data.Profile = *(PSTAMPROFILE)pvSample;
/vbox/src/VBox/VMM/VMMAll/
H A DIOMAllMMIO.cpp721 PSTAMPROFILE *ppStat)
1623 PSTAMPROFILE pStat = NULL;
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp2363 PSTAMPROFILE p = &pVM->tm.s.StatVirtualSyncRunSlack;

Completed in 95 milliseconds