Home
last modified time | relevance | path

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

/aosp_15_r20/external/pthreadpool/bench/
H A Dthroughput.cc173 static void pthreadpool_parallelize_3d_tile_2d(benchmark::State& state) { in pthreadpool_parallelize_3d_tile_2d() function
178 pthreadpool_parallelize_3d_tile_2d( in pthreadpool_parallelize_3d_tile_2d()
191 BENCHMARK(pthreadpool_parallelize_3d_tile_2d)->UseRealTime()->RangeMultiplier(10)->Range(10, 100000…
/aosp_15_r20/external/pthreadpool/test/
H A Dpthreadpool.cc2976 pthreadpool_parallelize_3d_tile_2d(threadpool.get(), in TEST()
2992 pthreadpool_parallelize_3d_tile_2d( in TEST()
3013 pthreadpool_parallelize_3d_tile_2d( in TEST()
3030 pthreadpool_parallelize_3d_tile_2d( in TEST()
3055 pthreadpool_parallelize_3d_tile_2d( in TEST()
3072 pthreadpool_parallelize_3d_tile_2d( in TEST()
3096 pthreadpool_parallelize_3d_tile_2d( in TEST()
3125 pthreadpool_parallelize_3d_tile_2d( in TEST()
3159 pthreadpool_parallelize_3d_tile_2d( in TEST()
3189 pthreadpool_parallelize_3d_tile_2d( in TEST()
[all …]
/aosp_15_r20/external/pthreadpool/include/
H A Dpthreadpool.h485 void pthreadpool_parallelize_3d_tile_2d(
/aosp_15_r20/external/pthreadpool/src/
H A Dshim.c173 void pthreadpool_parallelize_3d_tile_2d( in pthreadpool_parallelize_3d_tile_2d() function
H A Dportable-api.c1654 void pthreadpool_parallelize_3d_tile_2d( in pthreadpool_parallelize_3d_tile_2d() function
/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c1432 pthreadpool_parallelize_3d_tile_2d( in xnn_run_operator()