Searched refs:mutable_io_wait (Results 1 – 1 of 1) sorted by relevance
1194 return mutable_table()->mutable_io_wait()->Set(row_number_, v); in set_io_wait()1587 mutable_io_wait()->Append(row.io_wait); in Insert()1653 TypedColumn<std::optional<uint32_t>>* mutable_io_wait() { in mutable_io_wait() function