Skip to content

Get the processor’s time-stamp counter in aarch64 #758

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dianpopa opened this issue Dec 10, 2018 · 0 comments · Fixed by #1098
Closed

Get the processor’s time-stamp counter in aarch64 #758

dianpopa opened this issue Dec 10, 2018 · 0 comments · Fixed by #1098
Assignees
Labels
Priority: High Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Milestone

Comments

@dianpopa
Copy link
Contributor

We use std::arch::x86_64::_rdtsc(). Implement equivalent for aarch64 for reading the current value of the processor’s time-stamp counter.

@dianpopa dianpopa self-assigned this Dec 10, 2018
@raduweiss raduweiss modified the milestone: ARM Support Feb 15, 2019
@dianpopa dianpopa added the Priority: High Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled label Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants