Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.h11 struct core_share { struct
25 struct core_share core_share[MAX_VCPU_PER_VM]; member
H A Dchannel_monitor.c329 core_share(int pNo, int z, int x, int t) in core_share() function