Searched defs:ioStatsView (Results 1 – 2 of 2) sorted by relevance
388 const auto& ioStatsView = std::get<UserPackageStats::IoStatsView>(statsView); in toString() local911 const auto& ioStatsView = in dumpPackageStorageIoStatsProto() local
909 const auto& ioStatsView = std::get_if<UserPackageStats::IoStatsView>(&expected.statsView); variable