Home
last modified time | relevance | path

Searched defs:ThreadCount (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/Support/
H A DThreadPool.cpp26 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
118 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DThreadPool.cpp26 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
114 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
H A DParallel.cpp42 explicit ThreadPoolExecutor(unsigned ThreadCount = hardware_concurrency()) { in ThreadPoolExecutor()
/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
H A DBatchProcessor.kt81 private val ThreadCount = minOf(10, Runtime.getRuntime().availableProcessors()) constant
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/
DAllTUsExecution.h70 unsigned ThreadCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/
DAllTUsExecution.h70 unsigned ThreadCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/
DAllTUsExecution.h70 unsigned ThreadCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/
DAllTUsExecution.h70 unsigned ThreadCount; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DParallelCG.cpp55 int ThreadCount = 0; in splitCodeGen() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DParallelCG.cpp56 int ThreadCount = 0; in splitCodeGen() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DParallelCG.cpp56 int ThreadCount = 0; in splitCodeGen() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DThreadPool.cpp193 int ThreadCount = S.compute_thread_count(); in ThreadPool() local
H A DParallel.cpp52 unsigned ThreadCount = S.compute_thread_count(); in ThreadPoolExecutor() local
/aosp_15_r20/external/pytorch/test/profiler/
H A Dtest_cpp_thread.py86 ThreadCount = 20 # set to 2 for debugging variable in CppThreadTest
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc215 int ThreadCount(ThreadState *thr) { in ThreadCount() function
/aosp_15_r20/system/core/init/
H A Dservice.cpp809 static int ThreadCount() { in ThreadCount() function
/aosp_15_r20/external/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp549 unsigned ThreadCount = 1; in show() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOBackend.cpp379 unsigned ThreadCount = 0; in splitCodeGen() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOBackend.cpp425 unsigned ThreadCount = 0; in splitCodeGen() local
H A DThinLTOCodeGenerator.cpp91 static cl::opt<int> ThreadCount("threads", cl::init(0)); variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dpsapi.h153 DWORD ThreadCount; member
/aosp_15_r20/external/gmmlib/Source/inc/common/
H A Dgtsysinfo.h218 uint32_t ThreadCount; // total no of system threads available member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/geminilake/2.2.0.0/
H A DFspmUpd.h181 UINT16 ThreadCount; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/geminilake/2.2.3.1/
H A DFspmUpd.h181 UINT16 ThreadCount; member
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp135 uint32_t ThreadCount; member
153 uint32_t ThreadCount; member

12