Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/core/
Dshared_memory_abi.cc183 uint32_t next_layout = layout; in TryAcquireChunk() local
208 uint32_t next_layout = (layout << kLayoutShift) & kLayoutMask; in TryPartitionPage() local
268 uint32_t next_layout = layout; in ReleaseChunk() local