This file contains hidden or 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
CoreFreq version 1.50.2 |
This file contains hidden or 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
CoreFreq version 1.50.2 |
This file contains hidden or 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
--- | |
corefreq-cli.c | |
--- | |
REASON_CODE SysInfoPerfMon(Window *win, CUINT width, CELL_FUNC OutFunc) | |
{ | |
REASON_INIT(reason); | |
char *item; | |
if ((item = calloc(1 + width, 1)) == NULL) | |
{ |
This file contains hidden or 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
--- | |
corefreq-api.h | |
--- | |
struct { | |
signed int AutoClock, | |
Experimental, | |
hotplug, | |
pci, | |
nmi; |
This file contains hidden or 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
CoreFreq updated to version 1.93.0 |
This file contains hidden or 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
Give more room to the Kernel window do display the idle states parameters |
This file contains hidden or 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
#define PKG_Counters_SandyBridge_EP(Core, T) \ | |
({ \ | |
RDTSCP_COUNTERx5(Proc->Counter[T].PTSC, \ | |
MSR_PKG_C2_RESIDENCY, Proc->Counter[T].PC02, \ | |
MSR_PKG_C3_RESIDENCY, Proc->Counter[T].PC03, \ | |
MSR_PKG_C6_RESIDENCY, Proc->Counter[T].PC06, \ | |
MSR_PKG_C7_RESIDENCY, Proc->Counter[T].PC07, \ | |
MSR_SNB_EP_UNCORE_PERF_FIXED_CTR0, Proc->Counter[T].Uncore.FC0);\ | |
}) |
This file contains hidden or 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
CoreFreq version 1.57 |
This file contains hidden or 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
CoreFreq on MacBook Air |
This file contains hidden or 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
CoreFreq version 1.57.6 |
OlderNewer