Searched refs:POWER_DEBUG_TRACE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_power/ |
| H A D | power_acpi_cpufreq.c | 23 #define POWER_DEBUG_TRACE(fmt, args...) do { \ macro 27 #define POWER_DEBUG_TRACE(fmt, args...) macro 112 POWER_DEBUG_TRACE("Frequency[%u] %u to be set for lcore %u\n", in set_freq_internal() 159 POWER_DEBUG_TRACE("Power management governor of lcore %u is " in power_set_governor_userspace() 230 POWER_DEBUG_TRACE("Lcore %u frequency[%d]: %s\n", pi->lcore_id, in power_get_available_freqs() 239 POWER_DEBUG_TRACE("Lcore %u Can do Turbo Boost\n", in power_get_available_freqs() 244 POWER_DEBUG_TRACE("Turbo Boost not available on Lcore %u\n", in power_get_available_freqs() 249 POWER_DEBUG_TRACE("%d frequency(s) of lcore %u are available\n", in power_get_available_freqs() 396 POWER_DEBUG_TRACE("Power management governor of lcore %u " in power_set_governor_original()
|
| H A D | power_pstate_cpufreq.c | 26 #define POWER_DEBUG_TRACE(fmt, args...) do { \ macro 30 #define POWER_DEBUG_TRACE(fmt, args...) macro 142 POWER_DEBUG_TRACE("MSR Path %s, offset 0x%X for lcore %u\n", in power_rdmsr() 145 POWER_DEBUG_TRACE("Ret value %d, content is 0x%"PRIx64"\n", ret, *val); in power_rdmsr() 214 POWER_DEBUG_TRACE("no turbo perf %"PRIu64"\n", max_non_turbo); in power_init_for_setting_freq() 293 POWER_DEBUG_TRACE("Frequency '%u' to be set for lcore %u\n", in set_freq_internal() 316 POWER_DEBUG_TRACE("Frequency '%u' to be set for lcore %u\n", in set_freq_internal() 357 POWER_DEBUG_TRACE("Power management governor of lcore %u is " in power_set_governor_performance() 409 POWER_DEBUG_TRACE("Power management governor of lcore %u " in power_set_governor_original() 495 POWER_DEBUG_TRACE("sys min %u, sys max %u, base_max %u\n", in power_get_available_freqs() [all …]
|