Searched refs:parserThreadCount_ (Results 1 – 4 of 4) sorted by relevance
252 parserThreadCount_++; in ParseTraceDataItem()268 parserThreadCount_--; in GetNextSegment()269 TS_LOGI("exiting parser, parserThread Count:%d\n", parserThreadCount_); in GetNextSegment()271 if (!parserThreadCount_ && !filterThreadStarted_) { in GetNextSegment()402 if (toExit_ && !parserThreadCount_) { in FilterData()
151 int parserThreadCount_ = 0; variable
133 parserThreadCount_++; in ParseTraceDataItem()190 if (toExit_ && !parserThreadCount_) { in FilterThread()457 parserThreadCount_--; in GetNextSegment()458 TS_LOGI("exiting parser, parserThread Count:%d\n", parserThreadCount_); in GetNextSegment()462 if (!parserThreadCount_ && !filterThreadStarted_) { in GetNextSegment()
123 int parserThreadCount_ = 0; variable