-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve try to measure/report cpufreq in parallel
Adding OnePlus 5 / Snapdragon 835 numbers (though throttling occured). Closes #54
- Loading branch information
1 parent
10376de
commit 2e7e88a
Showing
8 changed files
with
1,208 additions
and
5 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
processor : 0 | ||
BogoMIPS : 38.40 | ||
Features : fp asimd aes pmull sha1 sha2 crc32 cpuid | ||
CPU implementer : 0x51 | ||
CPU architecture: 8 | ||
CPU variant : 0xa | ||
CPU part : 0x801 | ||
CPU revision : 4 | ||
|
||
processor : 1 | ||
BogoMIPS : 38.40 | ||
Features : fp asimd aes pmull sha1 sha2 crc32 cpuid | ||
CPU implementer : 0x51 | ||
CPU architecture: 8 | ||
CPU variant : 0xa | ||
CPU part : 0x801 | ||
CPU revision : 4 | ||
|
||
processor : 2 | ||
BogoMIPS : 38.40 | ||
Features : fp asimd aes pmull sha1 sha2 crc32 cpuid | ||
CPU implementer : 0x51 | ||
CPU architecture: 8 | ||
CPU variant : 0xa | ||
CPU part : 0x801 | ||
CPU revision : 4 | ||
|
||
processor : 3 | ||
BogoMIPS : 38.40 | ||
Features : fp asimd aes pmull sha1 sha2 crc32 cpuid | ||
CPU implementer : 0x51 | ||
CPU architecture: 8 | ||
CPU variant : 0xa | ||
CPU part : 0x801 | ||
CPU revision : 4 | ||
|
||
processor : 4 | ||
BogoMIPS : 38.40 | ||
Features : fp asimd aes pmull sha1 sha2 crc32 cpuid | ||
CPU implementer : 0x51 | ||
CPU architecture: 8 | ||
CPU variant : 0xa | ||
CPU part : 0x800 | ||
CPU revision : 1 | ||
|
||
processor : 5 | ||
BogoMIPS : 38.40 | ||
Features : fp asimd aes pmull sha1 sha2 crc32 cpuid | ||
CPU implementer : 0x51 | ||
CPU architecture: 8 | ||
CPU variant : 0xa | ||
CPU part : 0x800 | ||
CPU revision : 1 | ||
|
||
processor : 6 | ||
BogoMIPS : 38.40 | ||
Features : fp asimd aes pmull sha1 sha2 crc32 cpuid | ||
CPU implementer : 0x51 | ||
CPU architecture: 8 | ||
CPU variant : 0xa | ||
CPU part : 0x800 | ||
CPU revision : 1 | ||
|
||
processor : 7 | ||
BogoMIPS : 38.40 | ||
Features : fp asimd aes pmull sha1 sha2 crc32 cpuid | ||
CPU implementer : 0x51 | ||
CPU architecture: 8 | ||
CPU variant : 0xa | ||
CPU part : 0x800 | ||
CPU revision : 1 |
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
Binary file not shown.
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
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