Searched defs:io_stats (Results 1 – 3 of 3) sorted by relevance
46 struct io_stats { struct58 io_stats io[UID_STATS]; argument
44 struct psi_stats io_stats[PSI_TYPE_COUNT]; member
162 std::vector<std::string> io_stats = Split(std::move(buffer), "\n"); in get_uid_io_stats_locked() local