Home
last modified time | relevance | path

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

/aosp_15_r20/external/pthreadpool/bench/
H A Dthroughput.cc78 static void pthreadpool_parallelize_2d_tile_1d(benchmark::State& state) { in pthreadpool_parallelize_2d_tile_1d() function
83 pthreadpool_parallelize_2d_tile_1d( in pthreadpool_parallelize_2d_tile_1d()
96 BENCHMARK(pthreadpool_parallelize_2d_tile_1d)->UseRealTime()->RangeMultiplier(10)->Range(10, 100000…
/aosp_15_r20/external/pthreadpool/test/
H A Dpthreadpool.cc1269 pthreadpool_parallelize_2d_tile_1d(threadpool.get(), in TEST()
1284 pthreadpool_parallelize_2d_tile_1d( in TEST()
1302 pthreadpool_parallelize_2d_tile_1d( in TEST()
1318 pthreadpool_parallelize_2d_tile_1d( in TEST()
1337 pthreadpool_parallelize_2d_tile_1d( in TEST()
1353 pthreadpool_parallelize_2d_tile_1d( in TEST()
1374 pthreadpool_parallelize_2d_tile_1d( in TEST()
1400 pthreadpool_parallelize_2d_tile_1d( in TEST()
1429 pthreadpool_parallelize_2d_tile_1d( in TEST()
1456 pthreadpool_parallelize_2d_tile_1d( in TEST()
[all …]
/aosp_15_r20/external/pthreadpool/include/
H A Dpthreadpool.h259 void pthreadpool_parallelize_2d_tile_1d(
/aosp_15_r20/external/pthreadpool/src/
H A Dshim.c83 void pthreadpool_parallelize_2d_tile_1d( in pthreadpool_parallelize_2d_tile_1d() function
H A Dportable-api.c1399 void pthreadpool_parallelize_2d_tile_1d( in pthreadpool_parallelize_2d_tile_1d() function
/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c1394 pthreadpool_parallelize_2d_tile_1d( in xnn_run_operator()