Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Dchannel_commands.h33 #define CPU_POWER_QUERY_FREQ 8 macro
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c217 pkt.command = CPU_POWER_QUERY_FREQ; in cmd_query_freq_list_parsed()
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c904 pkt->command == CPU_POWER_QUERY_FREQ) { in process_request()