Searched refs:StatFile (Results 1 – 5 of 5) sorted by relevance
86 if (FILE *StatFile = fopen("/proc/self/stat", "r")) { in getCurrentStackAllocation() local99 if (fscanf(StatFile, in getCurrentStackAllocation()110 fclose(StatFile); in getCurrentStackAllocation()
225 poststats(StatFile);
3763 SET_OPT_DEFAULT(StatFile, "statistics");3768 StatFile = newstr(val);
2706 EXTERN char *StatFile; /* location of statistics summary */ variable
3129 poststats(StatFile);