Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dlog_util.cpp198 int skipNum = 0; in GetTrace() local
205 if (line.size() == 0 || skipNum >= TOTAL_SKIP_NUM) { in GetTrace()
217 skipNum = 0; in GetTrace()
219 skipNum++; in GetTrace()