Searched defs:pstat (Results 1 – 2 of 2) sorted by relevance
156 FILE *pstat = fopen("/proc/stat", "r"); in num_CPU() local
95 Error Node::GetStat(struct stat* pstat) { in GetStat()