Home
last modified time | relevance | path

Searched refs:SetBytesProcessed (Results 1 – 25 of 114) sorted by relevance

12345

/external/openscreen/third_party/abseil/src/absl/strings/internal/
Dmemutil_benchmark.cc102 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Memmem()
111 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemmemMedium()
121 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemmemPathological()
130 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Memcasemem()
139 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasememMedium()
149 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasememPathological()
163 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Search()
173 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchMedium()
183 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchPathological()
193 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Searchcase()
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dmemutil_benchmark.cc102 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Memmem()
111 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemmemMedium()
121 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemmemPathological()
130 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Memcasemem()
139 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasememMedium()
149 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasememPathological()
163 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Search()
173 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchMedium()
183 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchPathological()
193 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Searchcase()
[all …]
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dmemutil_benchmark.cc51 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Searchcase()
61 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchcaseMedium()
71 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchcasePathological()
106 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Memcasematch()
114 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasematchMedium()
124 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasematchPathological()
/external/cronet/stable/third_party/abseil-cpp/absl/strings/internal/
Dmemutil_benchmark.cc51 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Searchcase()
61 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchcaseMedium()
71 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchcasePathological()
106 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Memcasematch()
114 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasematchMedium()
124 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasematchPathological()
/external/cronet/tot/third_party/abseil-cpp/absl/strings/internal/
Dmemutil_benchmark.cc51 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Searchcase()
61 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchcaseMedium()
71 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchcasePathological()
106 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Memcasematch()
114 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasematchMedium()
124 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasematchPathological()
/external/abseil-cpp/absl/strings/internal/
Dmemutil_benchmark.cc51 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Searchcase()
61 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchcaseMedium()
71 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_SearchcasePathological()
106 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_Memcasematch()
114 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasematchMedium()
124 state.SetBytesProcessed(kHaystackSize64 * state.iterations()); in BM_MemcasematchPathological()
/external/tensorflow/tensorflow/core/kernels/
Dcast_op_test.cc129 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num * in TEST_ALL_CASTS_FROM()
142 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num * in BM_gpu_float_int64()
153 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num * in BM_cpu_bool_float()
166 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num * in BM_gpu_bool_float()
177 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num * in BM_cpu_float_bfloat16()
189 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num * in BM_cpu_bfloat16_float()
202 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num * in BM_cpu_float_half()
214 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num * in BM_cpu_half_float()
228 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num * in BM_gpu_float_half()
242 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num * in BM_gpu_half_float()
Dcwise_ops_test.cc53 state.SetBytesProcessed(tot * sizeof(T)); \
120 state.SetBytesProcessed(tot * sizeof(float)); \
194 state.SetBytesProcessed(tot * sizeof(float)); \
239 state.SetBytesProcessed(tot * sizeof(C_TYPE)); \
299 state.SetBytesProcessed(tot * sizeof(C_TYPE)); \
365 state.SetBytesProcessed(tot * sizeof(float)); \
395 state.SetBytesProcessed(tot * sizeof(float)); \
427 state.SetBytesProcessed(tot * sizeof(float)); \
458 state.SetBytesProcessed(tot * sizeof(float)); \
Dtraining_ops_test.cc117 state.SetBytesProcessed(tot * sizeof(float)); in BM_SGD()
153 state.SetBytesProcessed(tot * sizeof(float)); in BM_Adagrad()
192 state.SetBytesProcessed(tot * sizeof(float)); in BM_SparseAdagrad()
236 state.SetBytesProcessed(tot * sizeof(float)); in BM_Momentum()
291 state.SetBytesProcessed(tot * sizeof(float)); in BM_Adam()
336 state.SetBytesProcessed(tot * sizeof(float)); in BM_RMSProp()
377 state.SetBytesProcessed(tot * sizeof(float)); in BM_AddSign()
419 state.SetBytesProcessed(tot * sizeof(float)); in BM_PowerSign()
Dreduction_ops_test.cc95 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num_x * in ReduceToScalar()
107 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num_x * in DoRowReduce()
119 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num_x * in DoColReduce()
131 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num_x * in Do3DYReduce()
143 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num_x * in Do3DXZReduce()
Dconcat_op_test.cc85 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * in ConcatHelper()
183 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * kDim1 * in ConcatManyHelper()
208 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * in MemcpyAlternativeHelper()
266 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * kDim1 * in MemcpyManyAlternative1()
300 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * kDim1 * in MemcpyManyAlternative2()
Dscan_ops_test.cc77 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num_x * in LargeOneDimensional()
89 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num_x * in DoRowCumsum()
101 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num_x * in DoColCumsum()
113 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * num_x * in Do3DYCumsum()
Dunique_op_test.cc86 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * dim * in BM_Unique_INT32()
110 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * dim * 200 * in BM_Unique_INT32_Repeat()
148 state.SetBytesProcessed(static_cast<int64_t>(state.iterations()) * dim * in BM_Unique_STRING()
/external/webrtc/third_party/crc32c/src/src/
Dcrc32c_benchmark.cc41 state.SetBytesProcessed(state.iterations() * block_size_); in BENCHMARK_DEFINE_F()
51 state.SetBytesProcessed(state.iterations() * block_size_); in BENCHMARK_DEFINE_F()
68 state.SetBytesProcessed(state.iterations() * block_size_); in BENCHMARK_DEFINE_F()
87 state.SetBytesProcessed(state.iterations() * block_size_); in BENCHMARK_DEFINE_F()
/external/cronet/stable/third_party/libc++/src/test/benchmarks/
Dformat_to.bench.cpp39 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_string_back_inserter()
54 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_string_begin()
69 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_string_span()
82 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_string_pointer()
Dformat_to_n.bench.cpp39 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_n_string_back_inserter()
54 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_n_string_begin()
69 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_n_string_span()
82 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_n_string_pointer()
/external/cronet/tot/third_party/libc++/src/test/benchmarks/
Dformat_to.bench.cpp39 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_string_back_inserter()
54 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_string_begin()
69 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_string_span()
82 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_string_pointer()
Dformat_to_n.bench.cpp39 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_n_string_back_inserter()
54 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_n_string_begin()
69 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_n_string_span()
82 state.SetBytesProcessed(state.iterations() * size * sizeof(CharT)); in BM_format_to_n_string_pointer()
/external/tensorflow/tensorflow/core/framework/
Dbfloat16_test.cc54 state.SetBytesProcessed(tot * (sizeof(float) + sizeof(bfloat16))); in BM_FloatToBFloat16()
75 state.SetBytesProcessed(tot * (sizeof(float) + sizeof(bfloat16))); in BM_RoundFloatToBFloat16()
94 state.SetBytesProcessed(tot * (sizeof(float) + sizeof(bfloat16))); in BM_BFloat16ToFloat()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Dbenchmark.cc201 state.SetBytesProcessed(state.iterations() * bytes_per_iter); in BM_LoadAdsDescriptor_Upb()
244 state.SetBytesProcessed(state.iterations() * bytes_per_iter); in BM_LoadAdsDescriptor_Proto2()
279 state.SetBytesProcessed(state.iterations() * descriptor.size); in BM_Parse_Upb_FileDesc()
343 state.SetBytesProcessed(state.iterations() * descriptor.size); in BM_Parse_Proto2()
356 state.SetBytesProcessed(state.iterations() * descriptor.size); in BM_SerializeDescriptor_Proto2()
381 state.SetBytesProcessed(total); in BM_SerializeDescriptor_Upb()
/external/protobuf/benchmarks/cpp/
Dcpp_benchmark.cc111 state.SetBytesProcessed(total); in BenchmarkCase()
134 state.SetBytesProcessed(total); in BenchmarkCase()
155 state.SetBytesProcessed(total); in BenchmarkCase()
187 state.SetBytesProcessed(total); in BenchmarkCase()
/external/cronet/tot/third_party/protobuf/benchmarks/cpp/
Dcpp_benchmark.cc111 state.SetBytesProcessed(total); in BenchmarkCase()
134 state.SetBytesProcessed(total); in BenchmarkCase()
155 state.SetBytesProcessed(total); in BenchmarkCase()
187 state.SetBytesProcessed(total); in BenchmarkCase()
/external/cronet/stable/third_party/protobuf/benchmarks/cpp/
Dcpp_benchmark.cc111 state.SetBytesProcessed(total); in BenchmarkCase()
134 state.SetBytesProcessed(total); in BenchmarkCase()
155 state.SetBytesProcessed(total); in BenchmarkCase()
187 state.SetBytesProcessed(total); in BenchmarkCase()
/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/
Dadd.cc80 state.SetBytesProcessed( in add_nc_q8()
148 state.SetBytesProcessed( in add_nc_q8_inplace()
/external/grpc-grpc/test/cpp/microbenchmarks/
Dfullstack_streaming_pump.h105 state.SetBytesProcessed(state.range(0) * state.iterations()); in BM_PumpStreamClientToServer()
161 state.SetBytesProcessed(state.range(0) * state.iterations()); in BM_PumpStreamServerToClient()

12345