Home
last modified time | relevance | path

Searched defs:start_total (Results 1 – 2 of 2) sorted by relevance

/external/cronet/tot/third_party/libc++/src/test/benchmarks/
Dstop_token.bench.cpp37 auto start_total = loop_count.load(std::memory_order_relaxed); in BM_stop_token_single_thread_polling_stop_requested() local
84 auto start_total = get_total_loop(); in BM_stop_token_multi_thread_polling_stop_requested() local
113 auto start_total = reg_count.load(std::memory_order_relaxed); in BM_stop_token_single_thread_reg_unreg_callback() local
176 auto start_total = get_total_reg(); in BM_stop_token_async_reg_unreg_callback() local
/external/cronet/stable/third_party/libc++/src/test/benchmarks/
Dstop_token.bench.cpp37 auto start_total = loop_count.load(std::memory_order_relaxed); in BM_stop_token_single_thread_polling_stop_requested() local
84 auto start_total = get_total_loop(); in BM_stop_token_multi_thread_polling_stop_requested() local
113 auto start_total = reg_count.load(std::memory_order_relaxed); in BM_stop_token_single_thread_reg_unreg_callback() local
176 auto start_total = get_total_reg(); in BM_stop_token_async_reg_unreg_callback() local