-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hbt/bperf: Only use lowest 48 bit of prev_count on x86
Summary: The upper 16 bits are not used by the kernel, and can be either ffff or 0000. Always clear them so that we get reliable numbers. Differential Revision: D63348455
- Loading branch information
1 parent
ef40100
commit 8e271c0
Showing
1 changed file
with
26 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters