Searched defs:stat_file (Results 1 – 7 of 7) sorted by relevance
43 # define stat_file stat64 macro51 # define stat_file stat macro
71 FilePath stat_file = internal::GetProcPidDir(pid).Append(kStatFile); in ReadProcStats() local141 int64_t ReadStatFileAndGetFieldAsInt64(const FilePath& stat_file, in ReadStatFileAndGetFieldAsInt64()153 FilePath stat_file = internal::GetProcPidDir(pid).Append(kStatFile); in ReadProcStatsAndGetFieldAsInt64() local158 FilePath stat_file = FilePath(kProcDir).Append("self").Append(kStatFile); in ReadProcSelfStatsAndGetFieldAsInt64() local
30 FilePath stat_file = internal::GetProcPidDir(process).Append("exe"); in GetProcessExecutablePath() local
80 FilePath stat_file = internalAIX::GetProcPidDir(pid).Append(kStatFile); in ReadProcStats() local
45 static int stat_file(const char *fn) in stat_file() function
46 static int stat_file(const char *buf) in stat_file() function
52 static int stat_file(const char *buf) in stat_file() function