Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c345 int noVms = 0, noVcpus = 0, z, x, t; in core_share_status() local
347 get_all_vm(&noVms, &noVcpus); in core_share_status()
350 for (z = 0; z < noVcpus; z++) in core_share_status()