Home
last modified time | relevance | path

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

/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/compute/kernels/
H A Daggregate_benchmark.cc326 #define SUM_KERNEL_BENCHMARK(FuncName, Type) \ macro
330 SUM_KERNEL_BENCHMARK(SumKernelFloat, FloatType);
331 SUM_KERNEL_BENCHMARK(SumKernelDouble, DoubleType);
332 SUM_KERNEL_BENCHMARK(SumKernelInt8, Int8Type);
333 SUM_KERNEL_BENCHMARK(SumKernelInt16, Int16Type);
334 SUM_KERNEL_BENCHMARK(SumKernelInt32, Int32Type);
335 SUM_KERNEL_BENCHMARK(SumKernelInt64, Int64Type);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/compute/kernels/
H A Daggregate_benchmark.cc325 #define SUM_KERNEL_BENCHMARK(FuncName, Type) \ macro
329 SUM_KERNEL_BENCHMARK(SumKernelFloat, FloatType);
330 SUM_KERNEL_BENCHMARK(SumKernelDouble, DoubleType);
331 SUM_KERNEL_BENCHMARK(SumKernelInt8, Int8Type);
332 SUM_KERNEL_BENCHMARK(SumKernelInt16, Int16Type);
333 SUM_KERNEL_BENCHMARK(SumKernelInt32, Int32Type);
334 SUM_KERNEL_BENCHMARK(SumKernelInt64, Int64Type);
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/kernels/
H A Daggregate_benchmark.cc488 #define SUM_KERNEL_BENCHMARK(FuncName, Type) \ macro
492 SUM_KERNEL_BENCHMARK(SumKernelFloat, FloatType);
493 SUM_KERNEL_BENCHMARK(SumKernelDouble, DoubleType);
494 SUM_KERNEL_BENCHMARK(SumKernelInt8, Int8Type);
495 SUM_KERNEL_BENCHMARK(SumKernelInt16, Int16Type);
496 SUM_KERNEL_BENCHMARK(SumKernelInt32, Int32Type);
497 SUM_KERNEL_BENCHMARK(SumKernelInt64, Int64Type);