Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Dchannel_commands.h32 #define CPU_POWER_QUERY_FREQ_LIST 7 macro
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c206 pkt.command = CPU_POWER_QUERY_FREQ_LIST; in cmd_query_freq_list_parsed()
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c903 if (pkt->command == CPU_POWER_QUERY_FREQ_LIST || in process_request()
910 pkt->command == CPU_POWER_QUERY_FREQ_LIST); in process_request()