| /third_party/musl/Benchmark/musl/ |
| D | libc_stdio.cpp | 296 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 …]
|
| D | libc_locale.cpp | 42 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()
|
| D | libc_network.cpp | 35 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()
|
| D | libc_string.cpp | 71 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 …]
|
| D | libc_unistd.cpp | 62 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()
|
| D | libc_pthread.cpp | 243 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 …]
|
| D | socket_test.cpp | 41 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()
|
| D | libc_epoll.cpp | 45 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()
|
| D | libc_stat.cpp | 39 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()
|
| D | libc_fcntl.cpp | 154 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()
|
| D | libc_fenv.cpp | 26 state.SetBytesProcessed(state.iterations()); in Bm_function_Fegetround()
|
| /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/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(
|