Searched refs:BENCHMARK_DEFINE_F (Results 1 – 6 of 6) sorted by relevance
/system/netd/tests/benchmarks/ |
D | bpf_benchmark.cpp | 36 BENCHMARK_DEFINE_F(BpfBenchMark, MapWriteNewEntry)(benchmark::State& state) { in BENCHMARK_DEFINE_F() function 43 BENCHMARK_DEFINE_F(BpfBenchMark, MapUpdateEntry)(benchmark::State& state) { in BENCHMARK_DEFINE_F() function 54 BENCHMARK_DEFINE_F(BpfBenchMark, MapDeleteAddEntry)(benchmark::State& state) { in BENCHMARK_DEFINE_F() function 67 BENCHMARK_DEFINE_F(BpfBenchMark, WaitForRcu)(benchmark::State& state) { in BENCHMARK_DEFINE_F() function
|
D | dns_benchmark.cpp | 104 BENCHMARK_DEFINE_F(DnsFixture, getaddrinfo)(benchmark::State& state) { in BENCHMARK_DEFINE_F() function
|
/system/bt/common/benchmark/ |
D | timer_performance_benchmark.cc | 78 BENCHMARK_DEFINE_F(BM_OsiAlarmTimer, timer_performance_ms)(State& state) { in BENCHMARK_DEFINE_F() function 130 BENCHMARK_DEFINE_F(BM_AlarmTaskTimer, timer_performance_ms)(State& state) { in BENCHMARK_DEFINE_F() function 178 BENCHMARK_DEFINE_F(BM_OsiPeriodicAlarmTimer, periodic_accuracy)(State& state) { in BENCHMARK_DEFINE_F() function 239 BENCHMARK_DEFINE_F(BM_AlarmTaskPeriodicTimer, periodic_accuracy) in BENCHMARK_DEFINE_F() function
|
/system/bt/gd/os/ |
D | thread_benchmark.cc | 76 BENCHMARK_DEFINE_F(BM_ReactorThread, batch_enque_dequeue)(State& state) { in BENCHMARK_DEFINE_F() function 98 BENCHMARK_DEFINE_F(BM_ReactorThread, sequential_execution)(State& state) { in BENCHMARK_DEFINE_F() function
|
D | alarm_benchmark.cc | 87 BENCHMARK_DEFINE_F(BM_ReactableAlarm, timer_performance_ms)(State& state) { in BENCHMARK_DEFINE_F() function 113 BENCHMARK_DEFINE_F(BM_ReactableAlarm, periodic_accuracy)(State& state) { in BENCHMARK_DEFINE_F() function
|
D | queue_benchmark.cc | 140 BENCHMARK_DEFINE_F(BM_QueuePerformance, send_packet_vary_by_packet_num)(State& state) { in BENCHMARK_DEFINE_F() function 173 BENCHMARK_DEFINE_F(BM_QueuePerformance, send_10000_packet_vary_by_packet_size)(State& state) { in BENCHMARK_DEFINE_F() function
|