Searched refs:buffer_ids_ (Results 1 – 2 of 2) sorted by relevance
672 IdAllocator<BufferID> buffer_ids_; variable
323 buffer_ids_(kMaxTraceBufferID), in TracingServiceImpl()813 BufferID global_id = buffer_ids_.Allocate(); in EnableTracing()844 buffer_ids_.Free(global_id); in EnableTracing()2279 buffer_ids_.Free(buffer_id); in FreeBuffers()