Searched refs:POWER_DEBUG_TRACE (Results 1 – 5 of 5) sorted by relevance
| /dpdk/lib/power/ |
| H A D | power_common.h | 15 #define POWER_DEBUG_TRACE(fmt, args...) \ macro 18 #define POWER_DEBUG_TRACE(fmt, args...) macro
|
| H A D | power_acpi_cpufreq.c | 74 POWER_DEBUG_TRACE("Frequency[%u] %u to be set for lcore %u\n", in set_freq_internal() 157 POWER_DEBUG_TRACE("Lcore %u frequency[%d]: %s\n", pi->lcore_id, in power_get_available_freqs() 166 POWER_DEBUG_TRACE("Lcore %u Can do Turbo Boost\n", in power_get_available_freqs() 171 POWER_DEBUG_TRACE("Turbo Boost not available on Lcore %u\n", in power_get_available_freqs() 176 POWER_DEBUG_TRACE("%d frequency(s) of lcore %u are available\n", in power_get_available_freqs()
|
| H A D | power_pstate_cpufreq.c | 103 POWER_DEBUG_TRACE("MSR Path %s, offset 0x%X for lcore %u\n", in power_rdmsr() 106 POWER_DEBUG_TRACE("Ret value %d, content is 0x%"PRIx64"\n", ret, *val); in power_rdmsr() 187 POWER_DEBUG_TRACE("no turbo perf %"PRIu64"\n", max_non_turbo); in power_init_for_setting_freq() 290 POWER_DEBUG_TRACE("Frequency '%u' to be set for lcore %u\n", in set_freq_internal() 313 POWER_DEBUG_TRACE("Frequency '%u' to be set for lcore %u\n", in set_freq_internal() 401 POWER_DEBUG_TRACE("sys min %u, sys max %u, base_max %u\n", in power_get_available_freqs() 438 POWER_DEBUG_TRACE("%d frequency(s) of lcore %u are available\n", in power_get_available_freqs()
|
| H A D | power_cppc_cpufreq.c | 82 POWER_DEBUG_TRACE("Frequency[%u] %u to be set for lcore %u\n", in set_freq_internal() 172 POWER_DEBUG_TRACE("Lcore %u can do Turbo Boost! highest perf %u, " in power_check_turbo() 178 POWER_DEBUG_TRACE("Lcore %u Turbo not available! highest perf %u, " in power_check_turbo() 265 POWER_DEBUG_TRACE("%d frequency(s) of lcore %u are available\n", in power_get_available_freqs()
|
| H A D | power_common.c | 183 POWER_DEBUG_TRACE("Power management governor of lcore %u is " in power_set_governor()
|