Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/amd/
Dpower.c35 static unsigned int cpu_pwr_sample_ratio; variable
71 delta *= cpu_pwr_sample_ratio * 1000; in event_update()
285 cpu_pwr_sample_ratio = cpuid_ecx(0x80000007); in amd_power_pmu_init()
/Linux-v4.19/drivers/hwmon/
Dfam15h_power.c67 unsigned int cpu_pwr_sample_ratio; member
260 jdelta[cu] *= data->cpu_pwr_sample_ratio * 1000; in power1_average_show()
442 data->cpu_pwr_sample_ratio = cpuid_ecx(0x80000007); in fam15h_power_init_data()