Home
last modified time | relevance | path

Searched refs:threadCount (Results 1 – 5 of 5) sorted by relevance

/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
243 std::vector<std::thread> threads(threadCount);
/base/hiviewdfx/hiview/core/
Dplugin_config.cpp101 poolInfo.threadCount = atoi(std::string(result[countOfThreadPoolField]).c_str()), in ParsePlugin()
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
Dsys_event_dao_test.cpp212 int threadCount = 5; variable
214 for (int i = 0; i < threadCount; i++) {
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_native_test.cpp1181 int threadCount = 5; variable
1183 for (int i = 0; i < threadCount; i++) {