Home
last modified time | relevance | path

Searched defs:threadcount (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/eigen/demos/mandelbrot/
H A Dmandelbrot.h46 int threadcount; variable
H A Dmandelbrot.cpp42 const int threadcount = widget->threadcount; in render() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Dperf_counters_gtest.cc215 void measure(size_t threadcount, PerfCounterValues* before, in measure()
/aosp_15_r20/external/google-benchmark/test/
H A Dperf_counters_gtest.cc215 void measure(size_t threadcount, PerfCounterValues* before, in measure()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/
H A Dtest_int_basic_ops.cpp364 int threadcount) in globalThreadDataNew()
478 cl_uint threadcount = GetThreadCount(); in test_integer_ops_threaded() local
/aosp_15_r20/external/stressapptest/src/
H A Dworker.cc2325 int threadcount = 0; in Work() local