Home
last modified time | relevance | path

Searched defs:NumThreads (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/subzero/src/
DLinuxMallocProfiling.cpp67 LinuxMallocProfiling::LinuxMallocProfiling(size_t NumThreads, Ostream *Ls) in LinuxMallocProfiling()
102 LinuxMallocProfiling::LinuxMallocProfiling(size_t NumThreads, Ostream *Ls) { in LinuxMallocProfiling()
DIceBrowserCompileServer.cpp116 char *onInitCallback(uint32_t NumThreads, int *ObjFileFDs, in onInitCallback()
242 uint32_t NumThreads, int argc, in getParsedFlags()
/external/tensorflow/tensorflow/core/common_runtime/
Deigen_thread_pool.h32 int NumThreads() const override { return pool_->NumThreads(); } in NumThreads() function
Dprocess_util_test.cc22 TEST(ProcessUtilTest, NumThreads) { in TEST() argument
/external/tensorflow/tensorflow/core/grappler/optimizers/
Devaluation_utils.cc44 int NumThreads() const override { return pool_->NumThreads(); } in NumThreads() function in tensorflow::grappler::__anon6915ea5a0111::EigenThreadPoolWrapper
/external/lzma/CPP/7zip/Archive/7z/
D7zCompressionMode.h55 UInt32 NumThreads; member
D7zUpdate.cpp1469 UInt32 NumThreads; member in NArchive::N7z::CThreadDecoder
/external/lzma/CS/7zip/
DICoder.cs135 NumThreads, enumerator
/external/tensorflow/tensorflow/lite/kernels/
Deigen_support.cc63 int NumThreads() const override { return pool_->NumThreads(); } in NumThreads() function in tflite::eigen_support::__anon0b33ddad0111::EigenThreadPoolWrapper
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DSimpleThreadPool.h72 int NumThreads() const final { in NumThreads() function
DNonBlockingThreadPool.h100 int NumThreads() const final { in NumThreads() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DCoverageViewOptions.h43 unsigned NumThreads; member
DCodeCoverage.cpp651 cl::opt<unsigned> NumThreads( in run() local
935 auto NumThreads = ViewOpts.NumThreads; in doShow() local
DCoverageReport.cpp356 auto NumThreads = Options.NumThreads; in prepareFileReports() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbackend.cc80 int NumThreads() const override { return pool_->NumThreads(); } in NumThreads() function in xla::__anonfbcb6a4f0111::EigenThreadPoolWrapper
/external/lzma/CPP/7zip/UI/Common/
DZipRegistry.h44 UInt32 NumThreads; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
Ddsymutil.cpp112 static opt<unsigned> NumThreads( variable
/external/tensorflow/tensorflow/core/lib/core/
Dthreadpool.cc198 int ThreadPool::NumThreads() const { return impl_->NumThreads(); } in NumThreads() function in tensorflow::thread::ThreadPool
/external/swiftshader/third_party/subzero/crosstest/
Dtest_sync_atomic_main.cpp211 const size_t NumThreads = 4; in testAtomicRMWThreads() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntimeNVPTX.cpp71 llvm::Value *NumThreads = getNVPTXNumThreads(CGF); in getMasterThreadID() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp241 unsigned NumThreads) { in mergeInstrProfile()
483 cl::opt<unsigned> NumThreads( in merge_main() local
/external/google-benchmark/test/
Doutput_test_helper.cc299 int Results::NumThreads() const { in NumThreads() function in Results
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dthreadpool_dataset_op.cc52 int32 NumThreads() { return thread_pool_.NumThreads(); } in NumThreads() function in tensorflow::data::__anon16b1edff0111::ThreadPoolResource
/external/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc299 int Results::NumThreads() const { in NumThreads() function in Results
/external/grpc-grpc/test/cpp/qps/
Dclient_async.cc222 int NumThreads(const ClientConfig& config) { in NumThreads() function in grpc::testing::AsyncClient

12