Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_debugfs_counters.c110 static char *hv_partition_counters[] = { variable
H A Dmshv_debugfs.c267 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()