Searched refs:rte_power_freq_max (Results 1 – 9 of 9) sorted by relevance
76 if (rte_power_freq_max == NULL) { in test_power_kvm_vm()140 ret = rte_power_freq_max(TEST_POWER_VM_LCORE_OUT_OF_BOUNDS); in test_power_kvm_vm()172 ret = rte_power_freq_max(TEST_POWER_VM_LCORE_INVALID); in test_power_kvm_vm()220 ret = rte_power_freq_max(TEST_POWER_VM_LCORE_ID); in test_power_kvm_vm()287 ret = rte_power_freq_max(TEST_POWER_VM_LCORE_ID); in test_power_kvm_vm()
237 ret = rte_power_freq_max(TEST_POWER_LCORE_ID); in check_power_freq_down()292 ret = rte_power_freq_max(TEST_POWER_LCORE_ID); in check_power_freq_up()320 ret = rte_power_freq_max(TEST_POWER_LCORE_INVALID); in check_power_freq_max()326 ret = rte_power_freq_max(TEST_POWER_LCORE_ID); in check_power_freq_max()473 if (rte_power_freq_max == NULL) { in test_power_cpufreq()
67 if ((rte_power_freq_max == NULL) == not_null_expected) { in check_function_ptrs()
24 rte_power_freq_change_t rte_power_freq_max = NULL; variable39 rte_power_freq_max = NULL; in reset_power_function_ptrs()83 rte_power_freq_max = power_acpi_cpufreq_freq_max; in rte_power_set_env()95 rte_power_freq_max = power_kvm_vm_freq_max; in rte_power_set_env()107 rte_power_freq_max = power_pstate_cpufreq_freq_max; in rte_power_set_env()
8 rte_power_freq_max;
213 extern rte_power_freq_change_t rte_power_freq_max;
426 ret = rte_power_freq_max(res->lcore_id); in cmd_set_cpu_freq_parsed()
1448 if (rte_power_freq_max) in main_legacy_loop()1449 rte_power_freq_max(lcore_id); in main_legacy_loop()
278 rte_power_freq_max(lcore_id);