Home
last modified time | relevance | path

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

/aosp_15_r20/external/pthreadpool/bench/
H A Dthroughput.cc197 static void pthreadpool_parallelize_4d(benchmark::State& state) { in pthreadpool_parallelize_4d() function
202 pthreadpool_parallelize_4d( in pthreadpool_parallelize_4d()
214 BENCHMARK(pthreadpool_parallelize_4d)->UseRealTime()->RangeMultiplier(10)->Range(10, 1000000);
/aosp_15_r20/external/pthreadpool/include/
H A Dpthreadpool.h590 void pthreadpool_parallelize_4d(
/aosp_15_r20/external/pthreadpool/test/
H A Dpthreadpool.cc3748 pthreadpool_parallelize_4d(threadpool.get(), in TEST()
3763 pthreadpool_parallelize_4d( in TEST()
3782 pthreadpool_parallelize_4d( in TEST()
3798 pthreadpool_parallelize_4d( in TEST()
3817 pthreadpool_parallelize_4d( in TEST()
3847 pthreadpool_parallelize_4d( in TEST()
3878 pthreadpool_parallelize_4d( in TEST()
3909 pthreadpool_parallelize_4d( in TEST()
3937 pthreadpool_parallelize_4d( in TEST()
3971 pthreadpool_parallelize_4d( in TEST()
[all …]
/aosp_15_r20/external/pthreadpool/src/
H A Dshim.c217 void pthreadpool_parallelize_4d( in pthreadpool_parallelize_4d() function
H A Dportable-api.c1775 void pthreadpool_parallelize_4d( in pthreadpool_parallelize_4d() function
/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c1445 pthreadpool_parallelize_4d( in xnn_run_operator()