Home
last modified time | relevance | path

Searched refs:BenchmarkSliceTableSort (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/db/
H A Dquery_executor_benchmark.cc260 void BenchmarkSliceTableSort(benchmark::State& state, in BenchmarkSliceTableSort() function
565 BenchmarkSliceTableSort(state, table, {table.table_.track_id().ascending()}); in BM_QESliceSortNumericAsc()
571 BenchmarkSliceTableSort(state, table, {table.table_.parent_id().ascending()}); in BM_QESliceSortNullNumericAsc()