Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/
Dplugin_config.cpp85 const int countOfThreadPoolField = 4; in ParsePlugin() local
101 poolInfo.threadCount = atoi(std::string(result[countOfThreadPoolField]).c_str()), in ParsePlugin()