Searched refs:bytestats (Results 1 – 1 of 1) sorted by relevance
961 static const char *bytestats[] = { in arc_print() local1030 for (j = 0; bytestats[j]; j++) { in arc_print()1031 if (strcmp(stats[i].name, bytestats[j]) == 0) { in arc_print()