| /third_party/musl/Benchmark/musl/ |
| D | libc_stdio.cpp | 282 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 …]
|
| D | libc_locale.cpp | 46 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()
|
| D | libc_string.cpp | 81 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 …]
|
| D | libc_pthread.cpp | 248 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 …]
|
| D | libc_network.cpp | 37 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()
|
| D | libc_epoll.cpp | 43 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()
|
| D | libc_unistd.cpp | 79 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()
|
| D | libc_stat.cpp | 37 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()
|
| D | libc_fcntl.cpp | 143 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()
|
| D | socket_test.cpp | 46 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()
|
| D | libc_fenv.cpp | 25 state.SetBytesProcessed(state.iterations()); in Bm_function_Fegetround()
|
| D | libc_poll.cpp | 23 state.SetBytesProcessed(state.iterations()); in Bm_function_Poll()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | memutil_benchmark.cc | 102 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/ |
| D | benchmarks.cpp | 40 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/ |
| D | cpp_benchmark.cc | 111 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/ |
| D | benchmarks.cpp | 30 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/ |
| D | benchmarks.cc | 134 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/ |
| D | benchmark_test.cc | 93 state.SetBytesProcessed(state.iterations() * state.range(1) * sizeof(int)); in BM_SetInsert() 111 state.SetBytesProcessed(items_processed * sizeof(v)); in BM_Sequential()
|
| D | user_counters_test.cc | 74 state.SetBytesProcessed(364); in BM_Counters_WithBytesAndItemsPSec()
|
| D | reporter_output_test.cc | 98 state.SetBytesProcessed(1); in BM_bytes_per_second()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| D | ascii_benchmark.cc | 47 state.SetBytesProcessed(state.iterations() * bytes.size()); in AsciiBenchmark()
|
| /third_party/benchmark/bindings/python/google_benchmark/ |
| D | benchmark.cc | 163 &State::SetBytesProcessed) in PYBIND11_MODULE()
|
| /third_party/benchmark/include/benchmark/ |
| D | benchmark.h | 669 void SetBytesProcessed(int64_t bytes) { in SetBytesProcessed() function
|
| /third_party/benchmark/docs/ |
| D | user_guide.md | 291 state.SetBytesProcessed(int64_t(state.iterations()) * 517 state.SetBytesProcessed(
|