Searched refs:UID_IO_STATS_PATH (Results 1 – 1 of 1) sorted by relevance
28 static constexpr const char *UID_IO_STATS_PATH = "/proc/uid_io/stats"; variable442 if (!android::base::ReadFileToString(UID_IO_STATS_PATH, &buffer)) { in refresh()443 LOG(ERROR) << UID_IO_STATS_PATH << ": ReadFileToString failed"; in refresh()446 LOG(INFO) << "read " << UID_IO_STATS_PATH << " OK."; in refresh()