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.cpp57 int skipNum = 0; in GetTrace() local
64 if (line.size() == 0 || skipNum >= TOTAL_SKIP_NUM) { in GetTrace()
76 skipNum = 0; in GetTrace()
78 skipNum++; in GetTrace()