Home
last modified time | relevance | path

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

/qemu/docs/devel/migration/
H A Dqatzip-compression.rst13 capability, indicated by the Pages per Second metric, and also reduces the
H A Dpostcopy.rst36 Blocktime is a postcopy live migration metric, intended to show how
38 That metric is calculated both for all vCPUs as overlapped value, and
/qemu/qga/
H A Dcommands-linux.c2167 networkroute->metric = Metric; in qmp_guest_network_get_route()
2200 networkroute->metric = Metric; in qmp_guest_network_get_route()
H A Dqapi-schema.json1864 # @metric: Route metric
1898 'metric': 'int',
/qemu/docs/devel/testing/
H A Dfuzzing.rst92 Code coverage is a crucial metric for evaluating a fuzzer's performance.
/qemu/linux-user/
H A Dsyscall.c8313 unsigned int flags, refcnt, use, metric, mtu, window, irtt; in open_net_route() local
8318 iface, &dest, &gw, &flags, &refcnt, &use, &metric, in open_net_route()
8325 metric, tswap32(mask), mtu, window, irtt); in open_net_route()