Home
last modified time | relevance | path

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

/external/pthreadpool/bench/
Dthroughput.cc315 static void pthreadpool_parallelize_5d_tile_2d(benchmark::State& state) { in pthreadpool_parallelize_5d_tile_2d() function
320 pthreadpool_parallelize_5d_tile_2d( in pthreadpool_parallelize_5d_tile_2d()
333 BENCHMARK(pthreadpool_parallelize_5d_tile_2d)->UseRealTime()->RangeMultiplier(10)->Range(10, 100000…
/external/pthreadpool/include/
Dpthreadpool.h899 void pthreadpool_parallelize_5d_tile_2d(
/external/pthreadpool/src/
Dshim.c359 void pthreadpool_parallelize_5d_tile_2d( in pthreadpool_parallelize_5d_tile_2d() function
Dportable-api.c2130 void pthreadpool_parallelize_5d_tile_2d( in pthreadpool_parallelize_5d_tile_2d() function
/external/pthreadpool/test/
Dpthreadpool.cc5904 pthreadpool_parallelize_5d_tile_2d(threadpool.get(), in TEST()
5920 pthreadpool_parallelize_5d_tile_2d( in TEST()
5943 pthreadpool_parallelize_5d_tile_2d( in TEST()
5960 pthreadpool_parallelize_5d_tile_2d( in TEST()
5985 pthreadpool_parallelize_5d_tile_2d( in TEST()
6002 pthreadpool_parallelize_5d_tile_2d( in TEST()
6026 pthreadpool_parallelize_5d_tile_2d( in TEST()
6059 pthreadpool_parallelize_5d_tile_2d( in TEST()
6097 pthreadpool_parallelize_5d_tile_2d( in TEST()
6131 pthreadpool_parallelize_5d_tile_2d( in TEST()
[all …]
/external/XNNPACK/src/
Doperator-run.c1205 pthreadpool_parallelize_5d_tile_2d( in xnn_run_operator()