Home
last modified time | relevance | path

Searched defs:threadCount (Results 1 - 25 of 43) sorted by relevance

12

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/device_client/
H A Dthread_cpu_data.cpp26 ThreadCpuData::ThreadCpuData(int magic, int pid, unsigned int threadCount): entry_(nullptr), current_(0) in ThreadCpuData() argument
H A Dcollect_device_client.cpp115 struct ucollection_process_thread_count threadCount {pid, 0}; in GetThreadCount() struct
127 struct ucollection_process_thread_count threadCount {pid, 0}; in GetSelfThreadCount() struct
139 unsigned int threadCount = GetThreadCount(pid); in FetchThreadCpuData() local
156 unsigned int threadCount in FetchSelfThreadCpuData() local
[all...]
/third_party/skia/tests/
H A DSkScalerCacheTest.cpp20 Barrier(int threadCount) : fThreadCount(threadCount) { } in Barrier() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_filter_task.cpp58 void dng_filter_task::Start (uint32 threadCount, in Start() argument
H A Ddng_jpeg_image.cpp225 uint32 threadCount = Min_uint32 (tileCount, in Encode() local
338 uint32 threadCount = Min_uint32 (tileCount, in FindDigest() local
H A Ddng_opcodes.cpp306 virtual void Start (uint32 threadCount, in Start() argument
446 virtual void Start (uint32 threadCount, in Start() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanMultithreadingTest.cpp62 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
H A DMultithreadingTest.cpp57 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
/base/hiviewdfx/hiview/base/include/
H A Dplugin_config.h41 int32_t threadCount = 0; member
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/
H A Dpthread_mutex_test_020.cpp132 int threadCount; in Testcase() local
[all...]
H A Dpthread_mutex_test_021.cpp132 int threadCount; in Testcase() local
[all...]
H A Dpthread_mutex_test_022.cpp132 int threadCount; in Testcase() local
[all...]
H A Dpthread_mutex_test_019.cpp105 int threadCount; in Testcase() local
/kernel/liteos_a/testsuites/unittest/process/lock/spinlock/smoke/
H A Dpthread_spinlock_test_001.cpp52 int threadCount = *((int *)a); in ThreadWriteFunc1() local
94 int threadCount = *((int *)a); in ThreadWriteFunc() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dcpu.h64 int32_t threadCount = 0; member
/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H A Dbacktrace_utils_test.cpp238 constexpr int32_t threadCount = 50; in HWTEST_F() local
/kernel/liteos_a/kernel/base/include/
H A Dlos_info_pri.h94 UINT32 threadCount; member
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/full/
H A Dpthread_rwlock_test_002.cpp97 int threadCount = *((int *)a); in ThreadReadFunc() local
137 int threadCount = *((int *)a); in ThreadWriteFunc1() local
182 int threadCount = *((int *)a); in ThreadWriteFunc() local
[all...]
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/smoke/
H A Dpthread_rwlock_test_001.cpp98 int threadCount = *((int *)a); in ThreadReadFunc() local
138 int threadCount = *((int *)a); in ThreadWriteFunc1() local
183 int threadCount = *((int *)a); in ThreadWriteFunc() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.h378 int32_t threadCount; member in IntlTest
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_dao_test.cpp254 int threadCount = 5; in HWTEST_F() local
/foundation/arkui/napi/native_engine/
H A Dnative_safe_async_work.cpp73 NativeSafeAsyncWork(NativeEngine* engine, napi_value func, napi_value asyncResource, napi_value asyncResourceName, size_t maxQueueSize, size_t threadCount, void* finalizeData, NativeFinalize finalizeCallback, void* context, NativeThreadSafeFunctionCallJs callJsCallback) NativeSafeAsyncWork() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp139 explicit ThreadPool(size_t threadCount) in ThreadPool() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_common_test.cpp553 int threadCount = 1000; in HWTEST_F() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.hpp46 int threadCount; member

Completed in 13 milliseconds

12