Searched refs:shared_ring_buffer (Results 1 – 6 of 6) sorted by relevance
/external/libchrome/mojo/core/ |
D | data_pipe_producer_dispatcher.h | 37 base::UnsafeSharedMemoryRegion shared_ring_buffer, 78 base::UnsafeSharedMemoryRegion shared_ring_buffer,
|
D | data_pipe_consumer_dispatcher.h | 37 base::UnsafeSharedMemoryRegion shared_ring_buffer, 79 base::UnsafeSharedMemoryRegion shared_ring_buffer,
|
D | data_pipe_producer_dispatcher.cc | 75 base::UnsafeSharedMemoryRegion shared_ring_buffer, in Create() argument 80 std::move(shared_ring_buffer), options, in Create() 380 base::UnsafeSharedMemoryRegion shared_ring_buffer, in DataPipeProducerDispatcher() argument 388 shared_ring_buffer_(std::move(shared_ring_buffer)), in DataPipeProducerDispatcher()
|
D | data_pipe_consumer_dispatcher.cc | 76 base::UnsafeSharedMemoryRegion shared_ring_buffer, in Create() argument 81 std::move(shared_ring_buffer), options, in Create() 420 base::UnsafeSharedMemoryRegion shared_ring_buffer, in DataPipeConsumerDispatcher() argument 428 shared_ring_buffer_(std::move(shared_ring_buffer)) {} in DataPipeConsumerDispatcher()
|
/external/perfetto/src/profiling/memory/ |
D | BUILD.gn | 70 "shared_ring_buffer.cc", 71 "shared_ring_buffer.h",
|
/external/perfetto/ |
D | Android.bp | 82 "src/profiling/memory/shared_ring_buffer.cc", 191 "src/profiling/memory/shared_ring_buffer.cc", 636 "src/profiling/memory/shared_ring_buffer.cc", 2992 "src/profiling/memory/shared_ring_buffer.cc",
|