Searched refs:UserIo (Results 1 – 1 of 1) sorted by relevance
47 struct UserIo { struct56 UserIo &operator=(const UserIo &other) { argument67 UserIo operator-(const UserIo &other) const {68 UserIo r; argument79 UserIo operator+(const UserIo &other) const {80 UserIo r; argument135 std::unordered_map<uint32_t, UserIo> mPrevious;136 UserIo mTotal;137 UserIo mWriteTop[IO_TOP_MAX];138 UserIo mReadTop[IO_TOP_MAX];[all …]