Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/core/
Dtrace_writer_impl_unittest.cc92 uint32_t page_layout = abi->page_layout_dbg(page_idx); in TEST_P() local
Dshared_memory_abi.cc132 uint32_t page_layout, in GetChunkUnchecked()
/external/perfetto/include/perfetto/tracing/core/
Dshared_memory_abi.h521 static constexpr uint32_t GetNumChunksForLayout(uint32_t page_layout) { in GetNumChunksForLayout()
529 uint16_t GetChunkSizeForLayout(uint32_t page_layout) const { in GetChunkSizeForLayout()