Searched refs:buffer_id_for_writer (Results 1 – 2 of 2) sorted by relevance
112 base::Optional<BufferID> buffer_id_for_writer(WriterID writer_id) const { in buffer_id_for_writer() function
1253 producer->buffer_id_for_writer(writer_id); in ScrapeSharedMemoryBuffers()1914 producer->buffer_id_for_writer(writer_id); in CopyProducerPageIntoLogBuffer()2535 PERFETTO_DCHECK(!buffer_id_for_writer(static_cast<WriterID>(writer_id))); in RegisterTraceWriter()2543 PERFETTO_DCHECK(buffer_id_for_writer(static_cast<WriterID>(writer_id))); in UnregisterTraceWriter()