Home
last modified time | relevance | path

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

/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.h12 struct core_share { struct
26 struct core_share core_share[RTE_POWER_MAX_VCPU_PER_VM]; argument
H A Dchannel_monitor.c329 core_share(int pNo, int z, int x, int t) in core_share() function