Searched refs:hv_partition_counters (Results 1 – 2 of 2) sorted by relevance
110 static char *hv_partition_counters[] = { variable
267 for (idx = 0; idx < ARRAY_SIZE(hv_partition_counters); idx++) { in partition_stats_show()268 char *name = hv_partition_counters[idx]; in partition_stats_show()