Home
last modified time | relevance | path

Searched refs:core_share (Results 1 – 2 of 2) sorted by relevance

/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c336 policies[pNo].core_share[z].pcpu); in core_share()
359 core_share(pNo, z, x, t); in core_share_status()
383 pol->core_share[count].pcpu = pcpu; in pcpu_monitor()
588 pol->core_share[count].pcpu); in apply_traffic_profile()
594 pol->core_share[count].pcpu); in apply_traffic_profile()
600 pol->core_share[count].pcpu); in apply_traffic_profile()
626 pol->core_share[count].pcpu); in apply_time_profile()
635 pol->core_share[count].pcpu); in apply_time_profile()
657 pol->core_share[count].pcpu); in apply_workload_profile()
663 pol->core_share[count].pcpu); in apply_workload_profile()
[all …]
H A Dchannel_monitor.h12 struct core_share { struct
26 struct core_share core_share[RTE_POWER_MAX_VCPU_PER_VM]; member