Home
last modified time | relevance | path

Searched refs:GetPageLayout (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp32994 uint32_t GetPageLayout(size_t page_idx) { in GetPageLayout() function in perfetto::SharedMemoryABI
33426 PERFETTO_DCHECK(chunk_idx < GetNumChunksForLayout(GetPageLayout(page_idx))); in GetPageAndChunkIndex()
35036 uint32_t layout = shmem_abi_.GetPageLayout(ctm_it->page()); in TryDirectPatchLocked()
35167 uint32_t layout = shmem_abi_.GetPageLayout(ctm.page()); in FlushPendingCommitDataRequests()
52767 uint32_t layout = abi->GetPageLayout(page_idx); in ScrapeSharedMemoryBuffers()
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc26707 uint32_t GetPageLayout(size_t page_idx) { in GetPageLayout() function in perfetto::SharedMemoryABI
27137 PERFETTO_DCHECK(chunk_idx < GetNumChunksForLayout(GetPageLayout(page_idx))); in GetPageAndChunkIndex()
38626 uint32_t layout = abi->GetPageLayout(page_idx); in ScrapeSharedMemoryBuffers()