Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_manager.h321 void get_all_vm(int *num_vm, int *num_vcpu);
H A Dchannel_manager.c706 get_all_vm(int *num_vm, int *num_vcpu) in get_all_vm() function
H A Dchannel_monitor.c347 get_all_vm(&noVms, &noVcpus); in core_share_status()