Searched refs:rte_power_turbo_status (Results 1 – 5 of 5) sorted by relevance
26 rte_power_freq_change_t rte_power_turbo_status; variable41 rte_power_turbo_status = NULL; in reset_power_function_ptrs()84 rte_power_turbo_status = power_acpi_turbo_status; in rte_power_set_env()96 rte_power_turbo_status = power_kvm_vm_turbo_status; in rte_power_set_env()108 rte_power_turbo_status = power_pstate_turbo_status; in rte_power_set_env()
19 rte_power_turbo_status;
242 extern rte_power_freq_change_t rte_power_turbo_status;
79 if ((rte_power_turbo_status == NULL) == not_null_expected) { in check_function_ptrs()
375 if (rte_power_turbo_status(TEST_POWER_LCORE_ID) == 0) { in check_power_turbo()483 if (rte_power_turbo_status == NULL) { in test_power_cpufreq()