Searched refs:HWPSTATE_DEBUG (Results 1 – 1 of 1) sorted by relevance
| /src/sys/x86/cpufreq/ |
| H A D | hwpstate_amd.c | 138 #define HWPSTATE_DEBUG(dev, msg...) \ macro 571 HWPSTATE_DEBUG(dev, "Restricting requested P%d to P%d " in hwpstate_goto_pstate() 578 HWPSTATE_DEBUG(dev, "setting P%d-state on cpu%d\n", id, cpu); in hwpstate_goto_pstate() 594 HWPSTATE_DEBUG(dev, "setting P%d-state on cpu%d\n", id, i); in hwpstate_goto_pstate() 617 HWPSTATE_DEBUG(dev, "result: P%d-state on cpu%d\n", in hwpstate_goto_pstate() 620 HWPSTATE_DEBUG(dev, in hwpstate_goto_pstate() 795 HWPSTATE_DEBUG(parent, "hwpstate enable bit is not set.\n"); in hwpstate_identify() 986 HWPSTATE_DEBUG(dev, "acpi_perf will take care of pstate transitions.\n"); in hwpstate_probe_pstate() 994 HWPSTATE_DEBUG(dev, "going to fetch info from acpi_perf\n"); in hwpstate_probe_pstate() 1007 HWPSTATE_DEBUG(dev, "MSR (%jd) and ACPI _PSS (%d)" in hwpstate_probe_pstate() [all …]
|