Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/db/
H A Dquery_executor_benchmark.cc142 struct SliceTableForBenchmark { struct
143 explicit SliceTableForBenchmark(benchmark::State& state) : table_{&pool_} { in SliceTableForBenchmark() function
151 StringPool pool_;
152 SliceTable table_;