Searched refs:buffer_ids_ (Results 1 – 2 of 2) sorted by relevance
536 IdAllocator<BufferID> buffer_ids_; variable
133 buffer_ids_(kMaxTraceBufferID), in TracingServiceImpl()436 BufferID global_id = buffer_ids_.Allocate(); in EnableTracing()467 buffer_ids_.Free(global_id); in EnableTracing()1651 buffer_ids_.Free(buffer_id); in FreeBuffers()