Home
last modified time | relevance | path

Searched refs:pthreadpool_parallelize_1d (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/pthreadpool/bench/
H A Dlatency.cc18 static void pthreadpool_parallelize_1d(benchmark::State& state) { in pthreadpool_parallelize_1d() function
22 pthreadpool_parallelize_1d( in pthreadpool_parallelize_1d()
31 BENCHMARK(pthreadpool_parallelize_1d)->UseRealTime()->Apply(SetNumberOfThreads);
H A Dthroughput.cc9 static void pthreadpool_parallelize_1d(benchmark::State& state) { in pthreadpool_parallelize_1d() function
14 pthreadpool_parallelize_1d( in pthreadpool_parallelize_1d()
26 BENCHMARK(pthreadpool_parallelize_1d)->UseRealTime()->RangeMultiplier(10)->Range(10, 1000000);
/aosp_15_r20/external/pthreadpool/src/
H A Dlegacy-api.c20 pthreadpool_parallelize_1d(threadpool, in pthreadpool_compute_1d()
130 pthreadpool_parallelize_1d(threadpool, in pthreadpool_compute_3d_tiled()
221 pthreadpool_parallelize_1d(threadpool, in pthreadpool_compute_4d_tiled()
H A Dshim.c29 void pthreadpool_parallelize_1d( in pthreadpool_parallelize_1d() function
H A Dportable-api.c1231 void pthreadpool_parallelize_1d( in pthreadpool_parallelize_1d() function
/aosp_15_r20/external/pthreadpool/examples/
H A Daddition.c31 pthreadpool_parallelize_1d(threadpool, in main()
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/
H A Dpthreadpool_impl.cc39 pthreadpool_parallelize_1d(threadpool, function, argument, range, 0u); in legacy_pthreadpool_compute_1d()
H A Dpthreadpool-cpp.cc71 pthreadpool_parallelize_1d( in run()
H A Dpthreadpool.h180 #define pthreadpool_parallelize_1d legacy_pthreadpool_parallelize_1d macro
/aosp_15_r20/external/executorch/extension/threadpool/
H A Dthreadpool.cpp81 pthreadpool_parallelize_1d( in run()
/aosp_15_r20/external/pthreadpool/
H A DREADME.md43 pthreadpool_parallelize_1d(threadpool,
/aosp_15_r20/external/pytorch/cmake/External/
H A Dnnpack.cmake92 pthreadpool_parallelize_1d=legacy_pthreadpool_parallelize_1d
/aosp_15_r20/external/pthreadpool/include/
H A Dpthreadpool.h111 void pthreadpool_parallelize_1d(
/aosp_15_r20/external/pthreadpool/test/
H A Dpthreadpool.cc125 pthreadpool_parallelize_1d(threadpool.get(), in TEST()
140 pthreadpool_parallelize_1d( in TEST()
156 pthreadpool_parallelize_1d( in TEST()
172 pthreadpool_parallelize_1d( in TEST()
190 pthreadpool_parallelize_1d( in TEST()
213 pthreadpool_parallelize_1d( in TEST()
236 pthreadpool_parallelize_1d( in TEST()
259 pthreadpool_parallelize_1d( in TEST()
279 pthreadpool_parallelize_1d( in TEST()
305 pthreadpool_parallelize_1d( in TEST()
[all …]
/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c1362 pthreadpool_parallelize_1d( in xnn_run_operator()
/aosp_15_r20/external/pytorch/cmake/
H A DDependencies.cmake492 pthreadpool_parallelize_1d=legacy_pthreadpool_parallelize_1d