Searched refs:hv_hypervisor_counters (Results 1 – 2 of 2) sorted by relevance
20 static char *hv_hypervisor_counters[] = { variable
554 for (idx = 0; idx < ARRAY_SIZE(hv_hypervisor_counters); idx++) { in hv_stats_show()555 char *name = hv_hypervisor_counters[idx]; in hv_stats_show()