Lines Matching +full:average +full:- +full:samples
16 - BIOS and Kernel Developer's Guide (BKDG) For AMD Family 15h Processors
17 - BIOS and Kernel Developer's Guide (BKDG) For AMD Family 16h Processors
18 - AMD64 Architecture Programmer's Manual Volume 2: System Programming
23 -----------
55 On multi-node processors the calculated value is for the entire
57 attributes only for internal node0 of a multi-node processor.
62 calculate the average power consumed by a processor during a
91 CPU average power
102 iii. At time x, SW reads CpuSwPwrAcc MSR and samples the PTSC.
106 iv. At time y, SW reads CpuSwPwrAcc MSR and samples the PTSC.
110 v. Calculate the average power consumption for a compute unit over
111 time period (y-x). Unit of result is uWatt::
114 Jdelta = (Jy + Jmax) - Jx
116 Jdelta = Jy - Jx
117 PwrCPUave = N * Jdelta * 1000 / (Ty - Tx)
128 chip `fam15h_power-*`
131 Then save it with "sensors -s".