Home
last modified time | relevance | path

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

/aosp_15_r20/external/pthreadpool/bench/
H A Dthroughput.cc244 static void pthreadpool_parallelize_4d_tile_2d(benchmark::State& state) { in pthreadpool_parallelize_4d_tile_2d() function
249 pthreadpool_parallelize_4d_tile_2d( in pthreadpool_parallelize_4d_tile_2d()
262 BENCHMARK(pthreadpool_parallelize_4d_tile_2d)->UseRealTime()->RangeMultiplier(10)->Range(10, 100000…
/aosp_15_r20/external/pthreadpool/test/
H A Dpthreadpool.cc4414 pthreadpool_parallelize_4d_tile_2d(threadpool.get(), in TEST()
4430 pthreadpool_parallelize_4d_tile_2d( in TEST()
4452 pthreadpool_parallelize_4d_tile_2d( in TEST()
4469 pthreadpool_parallelize_4d_tile_2d( in TEST()
4494 pthreadpool_parallelize_4d_tile_2d( in TEST()
4511 pthreadpool_parallelize_4d_tile_2d( in TEST()
4535 pthreadpool_parallelize_4d_tile_2d( in TEST()
4566 pthreadpool_parallelize_4d_tile_2d( in TEST()
4602 pthreadpool_parallelize_4d_tile_2d( in TEST()
4634 pthreadpool_parallelize_4d_tile_2d( in TEST()
[all …]
/aosp_15_r20/external/pthreadpool/include/
H A Dpthreadpool.h684 void pthreadpool_parallelize_4d_tile_2d(
/aosp_15_r20/external/pthreadpool/src/
H A Dshim.c260 void pthreadpool_parallelize_4d_tile_2d( in pthreadpool_parallelize_4d_tile_2d() function
H A Dportable-api.c1883 void pthreadpool_parallelize_4d_tile_2d( in pthreadpool_parallelize_4d_tile_2d() function
/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c1459 pthreadpool_parallelize_4d_tile_2d( in xnn_run_operator()