Home
last modified time | relevance | path

Searched defs:threadCount (Results 1 – 7 of 7) sorted by relevance

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/device_client/
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 = GetSelfThreadCount(pid); in FetchSelfThreadCpuData() local
Dthread_cpu_data.cpp26 ThreadCpuData::ThreadCpuData(int magic, int pid, unsigned int threadCount): entry_(nullptr), curren… in ThreadCpuData()
/base/hiviewdfx/hiview/base/include/
Dplugin_config.h41 int32_t threadCount = 0; member
/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
Dbacktrace_utils_test.cpp242 constexpr int32_t threadCount = 50; variable
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
Dcpu.h64 int32_t threadCount = 0; member
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
Dsys_event_dao_test.cpp254 int threadCount = 5; variable
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_native_test.cpp1195 int threadCount = 5; variable