Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/core/
H A Dshared_memory_abi.cc208 uint32_t next_bitmap = (layout << kLayoutShift) & kLayoutMask; in TryPartitionPage() local
272 uint32_t next_bitmap = bitmap; in ReleaseChunk() local