Searched refs:statsLabels (Results 1 – 1 of 1) sorted by relevance
112 static const char *statsLabels[] = { variable4778 for (i = 0; statsLabels[i]!=(char *)-1 && i*4<len; i++) { in proc_stats_rid_open()4779 if (!statsLabels[i]) continue; in proc_stats_rid_open()4780 if (j+strlen(statsLabels[i])+16>4096) { in proc_stats_rid_open()4785 j+=sprintf(data->rbuffer+j, "%s: %u\n", statsLabels[i], in proc_stats_rid_open()