Searched refs:stream_index_mapping (Results 1 – 1 of 1) sorted by relevance
135 std::map<int32_t, size_t> stream_index_mapping; in ExecuteScheduledRemovals() local137 stream_index_mapping[streams_left[i]] = i; in ExecuteScheduledRemovals()142 size_t new_stream_index = stream_index_mapping[old_stream_index]; in ExecuteScheduledRemovals()