Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dhwpstate_amd.c95 #define HWPSTATE_DEBUG(dev, msg...) \
203 HWPSTATE_DEBUG(dev, "Restricting requested P%d to P%d " in hwpstate_goto_pstate()
210 HWPSTATE_DEBUG(dev, "setting P%d-state on cpu%d\n", id, cpu); in hwpstate_goto_pstate()
226 HWPSTATE_DEBUG(dev, "setting P%d-state on cpu%d\n", id, i); in hwpstate_goto_pstate()
249 HWPSTATE_DEBUG(dev, "result: P%d-state on cpu%d\n", in hwpstate_set()
252 HWPSTATE_DEBUG(dev, in hwpstate_set()
356 HWPSTATE_DEBUG(parent, "hwpstate enable bit is not set.\n"); in hwpstate_probe()
399 HWPSTATE_DEBUG(dev, "acpi_perf will take care of pstate transitions.\n"); in hwpstate_probe()
407 HWPSTATE_DEBUG(dev, "going to fetch info from acpi_perf\n"); in hwpstate_probe()
420 HWPSTATE_DEBUG(de in hwpstate_attach()
91 #define HWPSTATE_DEBUG( global() macro
[all...]