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

/vbox/src/VBox/VMM/VMMR3/
H A DPDMDriver.cpp420 unsigned cTransformations = 0; local
599 cTransformations++;
609 if (cTransformations > 0)
610 LogRel(("Transformations done. Applied %u driver transformations.\n", cTransformations));

Completed in 48 milliseconds