Searched refs:StatFile (Results 1 – 5 of 5) sorted by relevance
82 if (FILE *StatFile = fopen("/proc/self/stat", "r")) { in getCurrentStackAllocation() local95 if (fscanf(StatFile, in getCurrentStackAllocation()106 fclose(StatFile); in getCurrentStackAllocation()
224 poststats(StatFile);
3531 SET_OPT_DEFAULT(StatFile, "statistics");3536 StatFile = newstr(val);
2547 EXTERN char *StatFile; /* location of statistics summary */ variable
3067 poststats(StatFile);