Analyzers
Support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

UOPS_ISSUED.ANY & UOPS_RETIRED.ANY

Tushar_S_
Beginner
321 Views

Hi All,

UOPS_ISSUED.ANY rate/sec is more that UOPS_RETIRED.ANY rate/sec. Is that always correct?

In one test that I am observing that retired UOPs is more than issued UOPs.  Just want to understand in what situation that could happen.

Thanks

 

0 Kudos
1 Reply
Peter_W_Intel
Employee
321 Views

UOPS retired all, means "actual retried uops", counts all actually retired uops. 

UOPS issued any, means "Uops that Resource Allocation Table (RAT) issues to Reservation Station (RS)" - uops are issued but not retired.

Continue to discuss in this thread - https://software.intel.com/en-us/forums/topic/518067 ;

Reply