Home
last modified time | relevance | path

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

/aosp_15_r20/external/pthreadpool/bench/
H A Dthroughput.cc386 static void pthreadpool_parallelize_6d_tile_2d(benchmark::State& state) { in pthreadpool_parallelize_6d_tile_2d() function
391 pthreadpool_parallelize_6d_tile_2d( in pthreadpool_parallelize_6d_tile_2d()
404 BENCHMARK(pthreadpool_parallelize_6d_tile_2d)->UseRealTime()->RangeMultiplier(10)->Range(10, 100000…
/aosp_15_r20/external/pthreadpool/test/
H A Dpthreadpool.cc7008 pthreadpool_parallelize_6d_tile_2d(threadpool.get(), in TEST()
7024 pthreadpool_parallelize_6d_tile_2d( in TEST()
7048 pthreadpool_parallelize_6d_tile_2d( in TEST()
7065 pthreadpool_parallelize_6d_tile_2d( in TEST()
7090 pthreadpool_parallelize_6d_tile_2d( in TEST()
7107 pthreadpool_parallelize_6d_tile_2d( in TEST()
7131 pthreadpool_parallelize_6d_tile_2d( in TEST()
7166 pthreadpool_parallelize_6d_tile_2d( in TEST()
7206 pthreadpool_parallelize_6d_tile_2d( in TEST()
7242 pthreadpool_parallelize_6d_tile_2d( in TEST()
[all …]
/aosp_15_r20/external/pthreadpool/include/
H A Dpthreadpool.h1062 void pthreadpool_parallelize_6d_tile_2d(
/aosp_15_r20/external/pthreadpool/src/
H A Dshim.c441 void pthreadpool_parallelize_6d_tile_2d( in pthreadpool_parallelize_6d_tile_2d() function
H A Dportable-api.c2317 void pthreadpool_parallelize_6d_tile_2d( in pthreadpool_parallelize_6d_tile_2d() function
/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c1505 pthreadpool_parallelize_6d_tile_2d( in xnn_run_operator()