Home
last modified time | relevance | path

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

/third_party/musl/Benchmark/musl/
Dlibc_stdio.cpp282 state.SetBytesProcessed(state.iterations()); in Bm_function_Fdopen()
296 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_str()
309 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_int()
322 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_float()
335 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_longdouble()
348 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_unsigned()
361 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_long()
374 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_short()
387 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_char()
401 state.SetBytesProcessed(state.iterations()); in Bm_function_Fprintf_str()
[all …]
Dlibc_locale.cpp46 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_All()
54 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_All1()
62 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_All2()
70 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_Collate()
78 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_Ctype()
86 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_Time()
111 state.SetBytesProcessed(state.iterations()); in Bm_function_Uselocale()
Dlibc_string.cpp81 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Memchr()
100 state.SetBytesProcessed(state.iterations()); in Bm_function_Strrchr()
117 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Strnlen()
133 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Strlen_chk()
154 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Stpncpy()
174 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Strncpy()
193 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Bcmp()
222 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Wmemset()
239 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Wmemcpy()
288 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Strchrnul()
[all …]
Dlibc_pthread.cpp248 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_mutex_init()
268 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_cond_init()
279 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_cond_init_destroy()
289 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_rwlock_init()
300 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_rwlock_init_destroy()
314 state.SetBytesProcessed(state.iterations()); in BM_pthread_rwlock_tryread()
328 state.SetBytesProcessed(state.iterations()); in BM_pthread_rwlock_trywrite()
341 state.SetBytesProcessed(state.iterations()); in Bm_function_tss_get()
359 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_rwlock_timedrdlock()
377 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_rwlock_timedwrlock()
[all …]
Dlibc_network.cpp37 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_Freeaddrinfo_external_network()
56 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_Freeaddrinfo_intranet1()
75 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_Freeaddrinfo_intranet2()
94 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_Freeaddrinfo_intranet3()
113 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_Freeaddrinfo_intranet4()
132 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_Freeaddrinfo_intranet5()
151 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_Freeaddrinfo_intranet6()
166 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_Freeaddrinfo_intranet7()
Dlibc_epoll.cpp43 state.SetBytesProcessed(state.iterations()); in Bm_function_Epoll_createl()
64 state.SetBytesProcessed(state.iterations()); in Bm_function_Epoll_ctl()
87 state.SetBytesProcessed(state.iterations()); in Bm_function_Epoll_wait()
Dlibc_unistd.cpp79 state.SetBytesProcessed(int64_t(state.iterations()) * int64_t(chunkSize)); in ReadWriteTest()
97 state.SetBytesProcessed(int64_t(state.iterations()) * int64_t(chunkSize)); in PreadWriteTest()
110 state.SetBytesProcessed(state.iterations()); in Bm_function_Getpid()
120 state.SetBytesProcessed(state.iterations()); in Bm_function_Geteuid()
134 state.SetBytesProcessed(state.iterations()); in Bm_function_Close()
254 state.SetBytesProcessed(state.iterations()); in Bm_function_Access_exist()
263 state.SetBytesProcessed(state.iterations()); in Bm_function_Access_read()
272 state.SetBytesProcessed(state.iterations()); in Bm_function_Access_write()
281 state.SetBytesProcessed(state.iterations()); in Bm_function_Access_execute()
Dlibc_stat.cpp37 state.SetBytesProcessed(state.iterations()); in Bm_function_Fstatat_relativepath()
53 state.SetBytesProcessed(state.iterations()); in Bm_function_Fstatat_symbollink()
67 state.SetBytesProcessed(state.iterations()); in Bm_function_Fstatat_absolutepath()
Dlibc_fcntl.cpp143 state.SetBytesProcessed(state.iterations()); in Bm_function_Fcntl_setlk()
167 state.SetBytesProcessed(state.iterations()); in Bm_function_Fcntl_getlk()
184 state.SetBytesProcessed(state.iterations()); in Bm_function_Fcntl_getfd()
215 state.SetBytesProcessed(state.iterations()); in Bm_function_Fcntl_setfd()
306 state.SetBytesProcessed(state.iterations()); in Bm_function_Creat()
324 state.SetBytesProcessed(state.iterations()); in Bm_function_Openat_rdonly()
Dsocket_test.cpp46 state.SetBytesProcessed(state.iterations()); in Bm_function_socket_server()
97 state.SetBytesProcessed(state.iterations()); in Bm_function_socketpair_sendmsg_recvmsg()
152 state.SetBytesProcessed(state.iterations()); in Bm_function_socketpair_sendmmsg_recvmmsg()
184 state.SetBytesProcessed(state.iterations()); in Bm_function_socketpair_sendto_recvfrom()
199 state.SetBytesProcessed(state.iterations()); in Bm_function_getsockopt()
212 state.SetBytesProcessed(state.iterations()); in Bm_function_setsockopt()
Dlibc_fenv.cpp25 state.SetBytesProcessed(state.iterations()); in Bm_function_Fegetround()
Dlibc_poll.cpp23 state.SetBytesProcessed(state.iterations()); in Bm_function_Poll()
/third_party/skia/third_party/externals/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 …]
/third_party/json/tests/benchmarks/src/
Dbenchmarks.cpp40 state.SetBytesProcessed(state.iterations() * file.tellg()); in ParseFile()
73 state.SetBytesProcessed(state.iterations() * str.size()); in ParseString()
100 state.SetBytesProcessed(state.iterations() * j.dump(indent).size()); in Dump()
134 state.SetBytesProcessed(state.iterations() * json::to_cbor(j).size()); in ToCbor()
175 state.SetBytesProcessed(state.iterations() * json::to_cbor(j).size()); in BinaryToCbor()
/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()
/third_party/json/benchmarks/src/
Dbenchmarks.cpp30 state.SetBytesProcessed(state.iterations() * file.tellg()); in ParseFile()
63 state.SetBytesProcessed(state.iterations() * str.size()); in ParseString()
90 state.SetBytesProcessed(state.iterations() * j.dump(indent).size()); in Dump()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dbenchmarks.cc134 state.SetBytesProcessed(sizeof(value_type) * state.iterations()); in BM_Direct()
178 state.SetBytesProcessed(sizeof(value_type) * state.iterations()); in BM_Dist()
240 state.SetBytesProcessed(sizeof(value_type) * state.iterations()); in BM_Thread()
/third_party/benchmark/test/
Dbenchmark_test.cc93 state.SetBytesProcessed(state.iterations() * state.range(1) * sizeof(int)); in BM_SetInsert()
111 state.SetBytesProcessed(items_processed * sizeof(v)); in BM_Sequential()
Duser_counters_test.cc74 state.SetBytesProcessed(364); in BM_Counters_WithBytesAndItemsPSec()
Dreporter_output_test.cc98 state.SetBytesProcessed(1); in BM_bytes_per_second()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dascii_benchmark.cc47 state.SetBytesProcessed(state.iterations() * bytes.size()); in AsciiBenchmark()
/third_party/benchmark/bindings/python/google_benchmark/
Dbenchmark.cc163 &State::SetBytesProcessed) in PYBIND11_MODULE()
/third_party/benchmark/include/benchmark/
Dbenchmark.h669 void SetBytesProcessed(int64_t bytes) { in SetBytesProcessed() function
/third_party/benchmark/docs/
Duser_guide.md291 state.SetBytesProcessed(int64_t(state.iterations()) *
517 state.SetBytesProcessed(