- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am writing my code in SSE/SSE2. After running sampling wizard I can see all the Non - sleep clock ticks and Instruction retired. But what i wont is clock tics taken be each line. If my code is like,
movdqa xmm2, xmm3
punpckldq xmm3, xmm5
punpckhdq xmm2, xmm5
addps xmm3, xmm2
punpckldq xmm3, xmm5
punpckhdq xmm2, xmm5
addps xmm3, xmm2
I want to know the time taken by each line. I want to know is there any options with V-Tune to find it.
Thanks and regards,
Amal P.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I understand your qn. I think, when you select 'see source code' it will show clock ticks for each line (set of instruction) on the right hand side of the code.
Bijilash
Bijilash


Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page