Home
last modified time | relevance | path

Searched defs:page_layout (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/tracing/core/
H A Dshared_memory_abi.h579 uint16_t GetChunkSizeForLayout(uint32_t page_layout) const { in GetChunkSizeForLayout()
583 static ChunkState GetChunkStateFromLayout(uint32_t page_layout, in GetChunkStateFromLayout()
589 static constexpr uint32_t GetNumChunksForLayout(uint32_t page_layout) { in GetNumChunksForLayout()
597 static uint32_t GetUsedChunks(uint32_t page_layout) { in GetUsedChunks()