Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Ddata_pipe_producer_dispatcher.h37 base::UnsafeSharedMemoryRegion shared_ring_buffer,
78 base::UnsafeSharedMemoryRegion shared_ring_buffer,
Ddata_pipe_consumer_dispatcher.h37 base::UnsafeSharedMemoryRegion shared_ring_buffer,
79 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.gn70 "shared_ring_buffer.cc",
71 "shared_ring_buffer.h",
/external/perfetto/
DAndroid.bp82 "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",