Searched refs:kMaxChunksPerPage (Results 1 – 2 of 2) sorted by relevance
154 static constexpr size_t kMaxChunksPerPage = 14; variable
328 PERFETTO_DCHECK(chunk_idx < kMaxChunksPerPage); in GetPageAndChunkIndex()