Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not disable counters when reading on aarch64 (#32)
If the cycle counter is disabled during a read, the operation can be preempted and lose the count of cycles for the duration of the preemption. Signed-off-by: Curtis Millar <[email protected]>
- Loading branch information