Home
last modified time | relevance | path

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

/system/bt/gd/os/
Dthread_benchmark.cc59 class BM_ReactorThread : public BM_ThreadPerformance { class
76 BENCHMARK_DEFINE_F(BM_ReactorThread, batch_enque_dequeue)(State& state) { in BENCHMARK_DEFINE_F() argument
90 BENCHMARK_REGISTER_F(BM_ReactorThread, batch_enque_dequeue)
98 BENCHMARK_DEFINE_F(BM_ReactorThread, sequential_execution)(State& state) { in BENCHMARK_DEFINE_F() argument
111 BENCHMARK_REGISTER_F(BM_ReactorThread, sequential_execution)