Searched refs:busy_hours (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/examples/vm_power_manager/guest_cli/ |
| H A D | vm_power_cli_guest.c | 96 pkt->timer_policy.busy_hours[0] = 3; in set_policy_defaults() 97 pkt->timer_policy.busy_hours[1] = 4; in set_policy_defaults() 98 pkt->timer_policy.busy_hours[2] = 5; in set_policy_defaults()
|
| H A D | main.c | 89 policy->timer_policy.busy_hours in parse_args()
|
| /f-stack/dpdk/lib/librte_power/ |
| H A D | channel_commands.h | 59 int busy_hours[HOURS]; member
|
| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | channel_monitor.c | 253 pkt->timer_policy.busy_hours[i] = hour; in parse_json_to_pkt() 620 if (ptm->tm_hour == pol->pkt.timer_policy.busy_hours[x]) { in apply_time_profile()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 659 "busy_hours":[ 17, 18, 19, 20, 21, 22, 23 ], 724 - `busy_hours`_ 755 busy_hours subsection 767 ``"busy_hours":[ 17, 18, 19, 20, 21, 22, 23 ]``
|