Searched refs:SetupSharedMemory (Results 1 – 2 of 2) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
D | perfetto.cc | 35263 void SetupSharedMemory(std::unique_ptr<SharedMemory>, 37432 endpoint->SetupSharedMemory(std::move(shm), page_size, in ConnectProducer() 39335 producer->SetupSharedMemory(std::move(shared_memory), page_size, in SetupDataSource() 40318 void TracingServiceImpl::ProducerEndpointImpl::SetupSharedMemory( in SetupSharedMemory() function in perfetto::TracingServiceImpl::ProducerEndpointImpl
|
/device/generic/goldfish-opengl/system/profiler/ |
D | perfetto.cpp | 46412 void SetupSharedMemory(std::unique_ptr<SharedMemory>, 51420 endpoint->SetupSharedMemory(std::move(shm), page_size, in ConnectProducer() 53572 producer->SetupSharedMemory(std::move(shared_memory), page_size, in SetupDataSource() 54700 void TracingServiceImpl::ProducerEndpointImpl::SetupSharedMemory( in SetupSharedMemory() function in perfetto::TracingServiceImpl::ProducerEndpointImpl
|