Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
performance counter
Locked
Locked
Replies
3 replies
Subscribers
119 subscribers
Views
2721 views
Users
0 members are here
Options
Share
More actions
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
performance counter
Doug Price
over 12 years ago
Note: This was originally posted on 11th February 2013 at
http://forums.arm.com
I'm porting an application to an ARM® Cortex-A9 based system running Ubuntu 12.04 and I need a way to query a performance counter. On Windows we used the function QueryPerformanceCounter() and on Intel-based Linux we used assembly code w/ the rdtsc command. Is there a similar command or some assembly language that I can use to achieve this capability on an ARM system?
0
Quote