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