Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

counting CPU instruction of an algorithum in XP OS in C++

Status
Not open for further replies.

shakeel006

Junior Member level 3
Joined
Oct 31, 2004
Messages
28
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Pakistan
Activity points
249
I need to count number of cpu instructions used and clock cycles used on algorithm written in C++.

How can I count these two things

1. total CPU instructions used

2.total clock cycles used in xp operating systems

do I need to convert the C++ code to assembly using disassembler or any help tool or code in this regard will be highly appreciated

Thanks in Advance

Shakeel
 

This sofware might do what you want:

Intel VTune Performance Analyzer
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top