Searched refs:parserThreadCount_ (Results 1 – 4 of 4) sorted by relevance
215 parserThreadCount_++; in ParseTraceDataItem()237 parserThreadCount_--; in GetNextSegment()238 TS_LOGI("exiting parser, parserThread Count:%d\n", parserThreadCount_); in GetNextSegment()239 if (!parserThreadCount_ && !filterThreadStarted_) { in GetNextSegment()366 if (toExit_ && !parserThreadCount_) { in FilterData()
144 int32_t parserThreadCount_ = 0; variable
205 parserThreadCount_++; in ParseTraceDataItem()282 if (toExit_ && !parserThreadCount_) { in FilterThread()586 parserThreadCount_--; in GetNextSegment()587 TS_LOGI("exiting parser, parserThread Count:%d\n", parserThreadCount_); in GetNextSegment()590 if (!parserThreadCount_ && !filterThreadStarted_) { in GetNextSegment()
191 int32_t parserThreadCount_ = 0; variable