Searched refs:HWPSTATE_DEBUG (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/x86/cpufreq/ |
| H A D | hwpstate_amd.c | 92 #define HWPSTATE_DEBUG(dev, msg...) \ macro 184 HWPSTATE_DEBUG(dev, "Restricting requested P%d to P%d " in hwpstate_goto_pstate() 230 HWPSTATE_DEBUG(dev, "result: P%d-state on cpu%d\n", in hwpstate_goto_pstate() 233 HWPSTATE_DEBUG(dev, in hwpstate_goto_pstate() 400 HWPSTATE_DEBUG(dev, "MSR (%jd) and ACPI _PSS (%d)" in hwpstate_probe() 443 HWPSTATE_DEBUG(dev, "msr is not valid.\n"); in hwpstate_get_info_from_msr() 464 HWPSTATE_DEBUG(dev, "unexpected did: 0\n"); in hwpstate_get_info_from_msr() 471 HWPSTATE_DEBUG(dev, "get_info_from_msr: %s family" in hwpstate_get_info_from_msr() 496 HWPSTATE_DEBUG(dev, "nomem\n"); in hwpstate_get_info_from_acpi_perf() 506 HWPSTATE_DEBUG(dev, "error: CPUFREQ_DRV_SETTINGS.\n"); in hwpstate_get_info_from_acpi_perf() [all …]
|