Home
last modified time | relevance | path

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

/aosp_15_r20/external/pthreadpool/bench/
H A Dthroughput.cc126 static void pthreadpool_parallelize_3d(benchmark::State& state) { in pthreadpool_parallelize_3d() function
131 pthreadpool_parallelize_3d( in pthreadpool_parallelize_3d()
143 BENCHMARK(pthreadpool_parallelize_3d)->UseRealTime()->RangeMultiplier(10)->Range(10, 1000000);
/aosp_15_r20/external/pthreadpool/include/
H A Dpthreadpool.h399 void pthreadpool_parallelize_3d(
/aosp_15_r20/external/pthreadpool/test/
H A Dpthreadpool.cc2336 pthreadpool_parallelize_3d(threadpool.get(), in TEST()
2351 pthreadpool_parallelize_3d( in TEST()
2369 pthreadpool_parallelize_3d( in TEST()
2385 pthreadpool_parallelize_3d( in TEST()
2404 pthreadpool_parallelize_3d( in TEST()
2432 pthreadpool_parallelize_3d( in TEST()
2461 pthreadpool_parallelize_3d( in TEST()
2490 pthreadpool_parallelize_3d( in TEST()
2516 pthreadpool_parallelize_3d( in TEST()
2548 pthreadpool_parallelize_3d( in TEST()
[all …]
/aosp_15_r20/external/pthreadpool/src/
H A Dshim.c136 void pthreadpool_parallelize_3d( in pthreadpool_parallelize_3d() function
H A Dportable-api.c1558 void pthreadpool_parallelize_3d( in pthreadpool_parallelize_3d() function
/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c1419 pthreadpool_parallelize_3d( in xnn_run_operator()