Home
last modified time | relevance | path

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

/aosp_15_r20/external/pthreadpool/bench/
H A Dthroughput.cc268 static void pthreadpool_parallelize_5d(benchmark::State& state) { in pthreadpool_parallelize_5d() function
273 pthreadpool_parallelize_5d( in pthreadpool_parallelize_5d()
285 BENCHMARK(pthreadpool_parallelize_5d)->UseRealTime()->RangeMultiplier(10)->Range(10, 1000000);
/aosp_15_r20/external/pthreadpool/include/
H A Dpthreadpool.h797 void pthreadpool_parallelize_5d(
/aosp_15_r20/external/pthreadpool/test/
H A Dpthreadpool.cc5212 pthreadpool_parallelize_5d(threadpool.get(), in TEST()
5227 pthreadpool_parallelize_5d( in TEST()
5247 pthreadpool_parallelize_5d( in TEST()
5263 pthreadpool_parallelize_5d( in TEST()
5282 pthreadpool_parallelize_5d( in TEST()
5314 pthreadpool_parallelize_5d( in TEST()
5347 pthreadpool_parallelize_5d( in TEST()
5380 pthreadpool_parallelize_5d( in TEST()
5410 pthreadpool_parallelize_5d( in TEST()
5446 pthreadpool_parallelize_5d( in TEST()
[all …]
/aosp_15_r20/external/pthreadpool/src/
H A Dshim.c310 void pthreadpool_parallelize_5d( in pthreadpool_parallelize_5d() function
H A Dportable-api.c2014 void pthreadpool_parallelize_5d( in pthreadpool_parallelize_5d() function
/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c1473 pthreadpool_parallelize_5d( in xnn_run_operator()