Home
last modified time | relevance | path

Searched refs:readCount (Results 1 – 1 of 1) sorted by relevance

/third_party/ninja/src/
Dutil.cc506 std::pair<int64_t, bool> readCount(const std::string& path) { in readCount() function
643 std::pair<int64_t, bool> quota = readCount(cpu->second + "/cpu.cfs_quota_us"); in ParseCPUFromCGroup()
647 readCount(cpu->second + "/cpu.cfs_period_us"); in ParseCPUFromCGroup()