Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-balloon.c175 static const char *balloon_stat_names[] = { variable
196 G_STATIC_ASSERT(G_N_ELEMENTS(balloon_stat_names) == VIRTIO_BALLOON_S_NR);
272 if (!visit_type_uint64(v, balloon_stat_names[i], &s->stats[i], errp)) { in balloon_stats_get_all()