Home
last modified time | relevance | path

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

/third_party/boost/libs/histogram/doc/
Dbaseline_gcc83402 "name": "fill_2d<static_tag, SStore, uniform>",
409 "name": "fill_2d<static_tag, SStore, uniform>",
416 "name": "fill_2d<static_tag, SStore, uniform>",
423 "name": "fill_2d<static_tag, SStore, uniform>",
430 "name": "fill_2d<static_tag, SStore, uniform>",
437 "name": "fill_2d<static_tag, SStore, uniform>",
444 "name": "fill_2d<static_tag, SStore, uniform>",
451 "name": "fill_2d<static_tag, SStore, uniform>",
458 "name": "fill_2d<static_tag, SStore, uniform>",
465 "name": "fill_2d<static_tag, SStore, uniform>",
[all …]
/third_party/boost/libs/histogram/benchmark/
Dhistogram_filling_gsl.cpp31 static void fill_2d(benchmark::State& state) { in fill_2d() function
42 BENCHMARK_TEMPLATE(fill_2d, uniform);
45 BENCHMARK_TEMPLATE(fill_2d, normal);
Dhistogram_filling_root.cpp30 static void fill_2d(benchmark::State& state) { in fill_2d() function
60 BENCHMARK_TEMPLATE(fill_2d, uniform);
65 BENCHMARK_TEMPLATE(fill_2d, normal);
Dhistogram_filling.cpp53 static void fill_2d(benchmark::State& state) { in fill_2d() function
124 BENCHMARK_TEMPLATE(fill_2d, uniform, static_tag);
126 BENCHMARK_TEMPLATE(fill_2d, normal, static_tag);
128 BENCHMARK_TEMPLATE(fill_2d, uniform, dynamic_tag);
130 BENCHMARK_TEMPLATE(fill_2d, normal, dynamic_tag);