Home
last modified time | relevance | path

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

/third_party/musl/Benchmark/musl/
Dlibc_stdio.cpp296 state.SetBytesProcessed(state.iterations()); in Bm_function_Fdopen()
310 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_str()
323 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_int()
336 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_float()
349 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_longdouble()
362 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_unsigned()
375 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_long()
388 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_short()
401 state.SetBytesProcessed(state.iterations()); in Bm_function_Vfprintf_char()
413 state.SetBytesProcessed(state.iterations()); in Bm_function_Vsprintf_str()
[all …]
Dlibc_locale.cpp42 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_All()
50 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_All1()
58 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_All2()
66 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_Collate()
74 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_Ctype()
82 state.SetBytesProcessed(state.iterations()); in Bm_function_Setlocale_Time()
107 state.SetBytesProcessed(state.iterations()); in Bm_function_Uselocale()
Dlibc_network.cpp35 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_external_network()
53 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_intranet1()
71 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_intranet2()
89 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_intranet3()
107 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_intranet4()
125 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_intranet5()
143 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_intranet6()
157 state.SetBytesProcessed(state.iterations()); in Bm_function_Getaddrinfo_intranet7()
Dlibc_string.cpp71 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Memchr()
91 state.SetBytesProcessed(state.iterations()); in Bm_function_Strrchr()
109 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Strnlen()
129 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Stpncpy()
148 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Strncpy()
168 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Bcmp()
198 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Wmemset()
214 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Wmemcpy()
262 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Strchrnul()
315 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes)); in Bm_function_Strcasecmp()
[all …]
Dlibc_unistd.cpp62 state.SetBytesProcessed(int64_t(state.iterations()) * int64_t(chunkSize)); in ReadWriteTest()
80 state.SetBytesProcessed(int64_t(state.iterations()) * int64_t(chunkSize)); in PreadWriteTest()
93 state.SetBytesProcessed(state.iterations()); in Bm_function_Getpid()
103 state.SetBytesProcessed(state.iterations()); in Bm_function_Geteuid()
118 state.SetBytesProcessed(state.iterations()); in Bm_function_Close()
194 state.SetBytesProcessed(state.iterations()); in Bm_function_Access_exist()
203 state.SetBytesProcessed(state.iterations()); in Bm_function_Access_read()
212 state.SetBytesProcessed(state.iterations()); in Bm_function_Access_write()
221 state.SetBytesProcessed(state.iterations()); in Bm_function_Access_execute()
Dlibc_pthread.cpp243 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_mutex_init()
263 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_cond_init()
274 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_cond_init_destroy()
288 state.SetBytesProcessed(state.iterations()); in BM_pthread_rwlock_tryread()
302 state.SetBytesProcessed(state.iterations()); in BM_pthread_rwlock_trywrite()
315 state.SetBytesProcessed(state.iterations()); in Bm_function_tss_get()
333 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_rwlock_timedrdlock()
351 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_rwlock_timedwrlock()
370 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_cond_timedwait()
416 state.SetBytesProcessed(state.iterations()); in Bm_function_pthread_cond_broadcast()
[all …]
Dsocket_test.cpp41 state.SetBytesProcessed(state.iterations()); in Bm_function_socket_server()
92 state.SetBytesProcessed(state.iterations()); in Bm_function_socketpair_sendmsg_recvmsg()
107 state.SetBytesProcessed(state.iterations()); in Bm_function_getsockopt()
120 state.SetBytesProcessed(state.iterations()); in Bm_function_setsockopt()
Dlibc_epoll.cpp45 state.SetBytesProcessed(state.iterations()); in Bm_function_Epoll_createl()
68 state.SetBytesProcessed(state.iterations()); in Bm_function_Epoll_ctl()
93 state.SetBytesProcessed(state.iterations()); in Bm_function_Epoll_wait()
Dlibc_stat.cpp39 state.SetBytesProcessed(state.iterations()); in Bm_function_Fstatat_relativepath()
56 state.SetBytesProcessed(state.iterations()); in Bm_function_Fstatat_symbollink()
71 state.SetBytesProcessed(state.iterations()); in Bm_function_Fstatat_absolutepath()
Dlibc_fcntl.cpp154 state.SetBytesProcessed(state.iterations()); in Bm_function_Fcntl_setlk()
180 state.SetBytesProcessed(state.iterations()); in Bm_function_Fcntl_getlk()
199 state.SetBytesProcessed(state.iterations()); in Bm_function_Fcntl_getfd()
234 state.SetBytesProcessed(state.iterations()); in Bm_function_Fcntl_setfd()
Dlibc_fenv.cpp26 state.SetBytesProcessed(state.iterations()); in Bm_function_Fegetround()
/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/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(