Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Dchannel_commands.h61 int hours_to_use_traffic_profile[HOURS]; member
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c103 pkt->timer_policy.hours_to_use_traffic_profile[0] = 8; in set_policy_defaults()
104 pkt->timer_policy.hours_to_use_traffic_profile[1] = 10; in set_policy_defaults()
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c638 pol->pkt.timer_policy.hours_to_use_traffic_profile[x]) { in apply_time_profile()