Home
last modified time | relevance | path

Searched refs:WAIT_CHILD_PROCESS_COUNT (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/include/
H A Dlog_catcher_utils.h22 static constexpr int WAIT_CHILD_PROCESS_COUNT = 200; member
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp165 int count = WAIT_CHILD_PROCESS_COUNT; in DumpStackFfrt()
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp222 int count = LogCatcherUtils::WAIT_CHILD_PROCESS_COUNT * DUMP_TIME_RATIO; in StartFfrtDump()
234 if (count > LogCatcherUtils::WAIT_CHILD_PROCESS_COUNT / DUMP_TIME_RATIO) { in StartFfrtDump()

Completed in 9 milliseconds