Searched refs:kProcPidStatFileFormat (Results 1 – 1 of 1) sorted by relevance
57 constexpr const char* kProcPidStatFileFormat = "/proc/%" PRIu32 "/stat"; variable658 std::string path = StringPrintf(kProcPidStatFileFormat, pid); in readStatFileForPid()