出力例
$ i7z
Cpu speed from cpuinfo 2803.00Mhz
cpuinfo might be wrong if cpufreq is enabled. To guess correctly try estimating via tsc
Linux's inbuilt cpu_khz code emulated now
True Frequency (without accounting Turbo) 2802 MHz
CPU Multiplier 28x || Bus clock frequency (BCLK) 100.07 MHz
Socket [0] - [physical cores=4, logical cores=8, max online cores ever=4]
TURBO ENABLED on 4 Cores, Hyper Threading ON
Max Frequency without considering Turbo 2902.07 MHz (100.07 x [29])
Max TURBO Multiplier (if Enabled) with 1/2/3/4 Cores is 47x/47x/41x/41x
Real Current Frequency 2043.86 MHz [100.07 x 20.42] (Max of below)
Core [core-id] :Actual Freq (Mult.) C0% Halt(C1)% C3 % C6 % Temp VCore
Core 1 [0]: 1901.43 (19.00x) 30.8 79.1 0 0 73 0.9974
Core 2 [1]: 1935.70 (19.34x) 29.1 79.9 0 0 77 0.9500
Core 3 [2]: 1906.39 (19.05x) 29.1 80.2 0 0 77 0.9674
Core 4 [3]: 2043.86 (20.42x) 33.1 75.8 0 0 77 1.0425
C0 = Processor running without halting
C1 = Processor running with halts (States >C0 are power saver modes with cores idling)
C3 = Cores running with PLL turned off and core cache turned off
C6, C7 = Everything in C3 + core state saved to last level cache, C7 is deeper than C6
Above values in table are in percentage over the last 1 sec
[core-id] refers to core-id number in /proc/cpuinfo
'Garbage Values' message printed when garbage values are read
Ctrl+C to exit