Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/parser/bytrace_parser/
Dbytrace_parser.h97 void FilterThread();
Dbytrace_parser.cpp224 std::thread ParserThread(&BytraceParser::FilterThread, this); in ParseTraceDataItem()
339 void BytraceParser::FilterThread() in FilterThread() function in SysTuning::TraceStreamer::BytraceParser
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.h144 void FilterThread();
Dhtrace_parser.cpp214 std::thread FilterTypeThread(&HtraceParser::FilterThread, this); in ParseTraceDataItem()
270 void HtraceParser::FilterThread() in FilterThread() function in SysTuning::TraceStreamer::HtraceParser