Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/tables/
Dmacros_benchmark.cc66 void TableSortArgs(benchmark::internal::Benchmark* b) { in TableSortArgs() function
478 BENCHMARK(BM_TableSortRootNonNull)->Apply(TableSortArgs);
501 BENCHMARK(BM_TableSortRootNullable)->Apply(TableSortArgs);
529 BENCHMARK(BM_TableSortChildNonNullInParent)->Apply(TableSortArgs);
561 BENCHMARK(BM_TableSortChildNullableInParent)->Apply(TableSortArgs);