Home
last modified time | relevance | path

Searched refs:shared_ring_buffer (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/mojo/core/
Ddata_pipe_consumer_dispatcher.h37 base::UnsafeSharedMemoryRegion shared_ring_buffer,
79 base::UnsafeSharedMemoryRegion shared_ring_buffer,
Ddata_pipe_producer_dispatcher.h37 base::UnsafeSharedMemoryRegion shared_ring_buffer,
78 base::UnsafeSharedMemoryRegion shared_ring_buffer,
Ddata_pipe_producer_dispatcher.cc75 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()
Ddata_pipe_consumer_dispatcher.cc76 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/
DBUILD.gn219 "shared_ring_buffer.cc",
220 "shared_ring_buffer.h",
/external/perfetto/docs/design-docs/
Dheapprofd-wire-protocol.md9 …latform/superproject/+/master:external/perfetto/src/profiling/memory/shared_ring_buffer.cc)</code>.
/external/perfetto/
DAndroid.bp7141 "src/profiling/memory/shared_ring_buffer.cc",