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

/vbox/src/VBox/VMM/VMMR3/
H A DCPUMR3Db.cpp851 STAMR3Register(pVM, &paRanges[i].cGps, STAMTYPE_COUNTER, STAMVISIBILITY_USED, szName, STAMUNIT_OCCURENCES, "#GPs");
/vbox/include/VBox/vmm/
H A Dcpum.h881 STAMCOUNTER cGps; member in struct:CPUMMSRRANGE
/vbox/src/VBox/VMM/VMMAll/
H A DCPUMAllMsrs.cpp5012 STAM_COUNTER_INC(&pRange->cGps);
5093 STAM_COUNTER_INC(&pRange->cGps);
5113 STAM_COUNTER_INC(&pRange->cGps);

Completed in 75 milliseconds