Quantcast
Channel: Intel® VTune™ Profiler (Intel® VTune™ Amplifier)
Viewing all articles
Browse latest Browse all 1347

How to get integer add and sub count from intel Vtune

$
0
0

I am using intel VTune to profile my program.

The CPU I am using is IVY Bridge.

All the hardware instruction event can be found here:

https://software.intel.com/en-us/node/589933

FP_COMP_OPS_EXE.X87

Number of FP Computational Uops Executed this cycle. The number of FADD, FSUB, FCOM, FMULs, integer MULsand IMULs, FDIVs, FPREMs, FSQRTS, integer DIVs, and IDIVs. This event does not distinguish an FADD used in the middle of a transcendental flow from a s

FP_COMP_OPS_EXE.X87 seems to include Integer Multiplication and Integer Division; however, there is no Integer ADD and Integer SUB there. I can not found those two kinds of instruction either.

Can anyone tell me what is the event that counts integer addition and integer subtraction instructions?


Viewing all articles
Browse latest Browse all 1347

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>