Nilay Vaish writes: > I would like to determine the later. icount will give the instruction count. I > need the instruction count as well, but is there some way to determine the > guest > cycles as well?
On the current implementation, the number of cycles is directly related to the icount, so what you want is 'cpu_get_icount'. Lluis -- "And it's much the same thing with knowledge, for whenever you learn something new, the whole world becomes that much richer." -- The Princess of Pure Reason, as told by Norton Juster in The Phantom Tollbooth