Searched refs:PGMMRESETSTATISTICSSREQ (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/vmm/
H A Dgmm.h763 typedef GMMRESETSTATISTICSSREQ *PGMMRESETSTATISTICSSREQ; typedef
765 GMMR0DECL(int) GMMR0ResetStatisticsReq(PVM pVM, PGMMRESETSTATISTICSSREQ pReq);
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp1541 return GMMR0ResetStatisticsReq(pVM, (PGMMRESETSTATISTICSSREQ)pReqHdr);
H A DGMMR0.cpp5453 GMMR0DECL(int) GMMR0ResetStatisticsReq(PVM pVM, PGMMRESETSTATISTICSSREQ pReq)

Completed in 79 milliseconds