Searched refs:NextQueueIndex (Results 1 – 1 of 1) sorted by relevance
42 queue_head_ = NextQueueIndex(queue_head_); in GetChunk()68 queue_tail_ = NextQueueIndex(queue_tail_); in ReturnChunk()97 current_iteration_index_ = NextQueueIndex(current_iteration_index_); in NextChunk()110 queue_index = NextQueueIndex(queue_index)) { in EstimateTraceMemoryOverhead()134 size_t NextQueueIndex(size_t index) const { in NextQueueIndex() function in base::trace_event::__anone1714b7a0111::TraceBufferRingBuffer