Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/device/
Ddevice_event_mgr_test.cc569 static void BM_chain_1024_100_true(int iters) { in BM_chain_ops() function
608 BENCHMARK(BM_chain_1024_100_true)->Threads(1); in BM_chain_ops()
610 BENCHMARK(BM_chain_1024_100_true)->Threads(2); in BM_chain_ops()
612 BENCHMARK(BM_chain_1024_100_true)->Threads(8); in BM_chain_ops()
651 static void BM_chain_1024_100_true(int iters, int threads) { in BM_chain_ops() function
690 BENCHMARK(BM_chain_1024_100_true)->Arg(1); in BM_chain_ops()
692 BENCHMARK(BM_chain_1024_100_true)->Arg(2); in BM_chain_ops()
694 BENCHMARK(BM_chain_1024_100_true)->Arg(8); in BM_chain_ops()