Home
last modified time | relevance | path

Searched refs:cpu_pwr_sample_ratio (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/events/amd/
Dpower.c32 static unsigned int cpu_pwr_sample_ratio; variable
68 delta *= cpu_pwr_sample_ratio * 1000; in event_update()
276 cpu_pwr_sample_ratio = cpuid_ecx(0x80000007); in amd_power_pmu_init()
/Linux-v5.4/drivers/hwmon/
Dfam15h_power.c55 unsigned int cpu_pwr_sample_ratio; member
248 jdelta[cu] *= data->cpu_pwr_sample_ratio * 1000; in power1_average_show()
430 data->cpu_pwr_sample_ratio = cpuid_ecx(0x80000007); in fam15h_power_init_data()