Searched refs:test_therm_status (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/events/ |
H A D | msr.c | 35 static bool test_therm_status(int idx, void *data) in test_therm_status() function 151 [PERF_MSR_THERM] = { MSR_IA32_THERM_STATUS, &group_therm, test_therm_status, },
|
/kernel/linux/linux-6.6/arch/x86/events/ |
H A D | msr.c | 35 static bool test_therm_status(int idx, void *data) in test_therm_status() function 163 [PERF_MSR_THERM] = { MSR_IA32_THERM_STATUS, &group_therm, test_therm_status, },
|
Completed in 2 milliseconds