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

/vbox/src/VBox/VMM/VMMR3/
H A DCPUMR3CpuId.cpp1319 uint32_t cSame = 0; local
1337 cSame++;
1351 Log(("CPUM: cNeither=%d cSame=%d cLastWithEcx=%d cTotal=%d\n", cNeither, cSame, cLastWithEcx, cTotal));
1352 if (cSame == cTotal)

Completed in 48 milliseconds