| /developtools/smartperf_host/trace_streamer/test/unittest/systrace/ |
| D | bytrace_parser_test.cpp | 58 bytraceParser.WaitForParserEnd(); 81 bytraceParser.WaitForParserEnd(); 106 bytraceParser.WaitForParserEnd(); 131 bytraceParser.WaitForParserEnd(); 156 bytraceParser.WaitForParserEnd(); 177 bytraceParser.WaitForParserEnd(); 197 bytraceParser.WaitForParserEnd(); 217 bytraceParser.WaitForParserEnd(); 237 bytraceParser.WaitForParserEnd(); 267 bytraceParser.WaitForParserEnd(); [all …]
|
| D | event_parser_test.cpp | 200 bytraceParser.WaitForParserEnd(); 224 bytraceParser.WaitForParserEnd(); 250 bytraceParser.WaitForParserEnd(); 275 bytraceParser.WaitForParserEnd(); 295 bytraceParser.WaitForParserEnd(); 319 bytraceParser.WaitForParserEnd(); 343 bytraceParser.WaitForParserEnd(); 368 bytraceParser.WaitForParserEnd(); 391 bytraceParser.WaitForParserEnd(); 416 bytraceParser.WaitForParserEnd(); [all …]
|
| /developtools/smartperf_host/trace_streamer/test/unittest/pbreader/ |
| D | parser_pbreader_test.cpp | 70 ta->WaitForParserEnd(); 112 ta->WaitForParserEnd(); 155 ta->WaitForParserEnd(); 198 ta->WaitForParserEnd(); 240 ta->WaitForParserEnd(); 281 ta->WaitForParserEnd();
|
| /developtools/smartperf_host/trace_streamer/test/test_fuzzer/selector_fuzzer/ |
| D | selector_fuzzer.cpp | 35 stream_.WaitForParserEnd(); in TraceStreamerSelectorFuzzTest()
|
| /developtools/smartperf_host/trace_streamer/test/test_fuzzer/htrace_fuzzer/ |
| D | htrace_fuzzer.cpp | 36 stream_.WaitForParserEnd(); in HtraceParserFuzzTest()
|
| /developtools/smartperf_host/trace_streamer/test/test_fuzzer/bytrace_fuzzer/ |
| D | bytrace_fuzzer.cpp | 40 stream_.WaitForParserEnd(); in BytraceParserFuzzTest()
|
| /developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_streamer/ |
| D | trace_streamer_selector.h | 40 static void WaitForParserEnd();
|
| D | trace_streamer_selector.cpp | 51 void TraceStreamerSelector::WaitForParserEnd() {} in WaitForParserEnd() function in SysTuning::TraceStreamer::TraceStreamerSelector
|
| /developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
| D | rawtrace_parser.h | 32 void WaitForParserEnd();
|
| D | rawtrace_parser.cpp | 36 void RawTraceParser::WaitForParserEnd() in WaitForParserEnd() function in SysTuning::TraceStreamer::RawTraceParser
|
| /developtools/smartperf_host/trace_streamer/src/trace_streamer/ |
| D | trace_streamer_selector.cpp | 176 void TraceStreamerSelector::WaitForParserEnd() in WaitForParserEnd() function in SysTuning::TraceStreamer::TraceStreamerSelector 179 htraceParser_->WaitForParserEnd(); in WaitForParserEnd() 183 bytraceParser_->WaitForParserEnd(); in WaitForParserEnd() 187 htraceParser_->WaitForParserEnd(); in WaitForParserEnd() 190 rawTraceParser_->WaitForParserEnd(); in WaitForParserEnd()
|
| D | trace_streamer_selector.h | 50 void WaitForParserEnd();
|
| /developtools/smartperf_host/trace_streamer/test/unittest/base/ |
| D | export_test.cpp | 85 ts.WaitForParserEnd(); in ParseTraceFile()
|
| /developtools/smartperf_host/trace_streamer/test/unittest/query/ |
| D | query_metrics_test.cpp | 65 ts.WaitForParserEnd(); in ParseTraceFile()
|
| /developtools/smartperf_host/trace_streamer/sdk/demo_sdk/rpc/ |
| D | demo_rpc_server.cpp | 73 demoTs_->WaitForParserEnd(); in DemoReset()
|
| /developtools/smartperf_host/trace_streamer/src/parser/bytrace_parser/ |
| D | bytrace_parser.h | 91 void WaitForParserEnd();
|
| D | bytrace_parser.cpp | 46 void BytraceParser::WaitForParserEnd() in WaitForParserEnd() function in SysTuning::TraceStreamer::BytraceParser
|
| /developtools/smartperf_host/trace_streamer/test/unittest/htrace/ |
| D | hilog_parser_test.cpp | 326 ta->WaitForParserEnd(); 358 ta->WaitForParserEnd();
|
| /developtools/smartperf_host/trace_streamer/test/unittest/filter/ |
| D | app_start_filter_test.cpp | 88 bytraceParser.WaitForParserEnd();
|
| /developtools/smartperf_host/trace_streamer/src/rpc/ |
| D | rpc_server.cpp | 145 ts_->WaitForParserEnd(); in ReadAndParseData() 470 ts_->WaitForParserEnd(); in ParseDataOver() 526 ts_->WaitForParserEnd(); in Reset()
|
| /developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/ |
| D | htrace_parser.h | 62 void WaitForParserEnd();
|
| D | htrace_parser.cpp | 134 void HtraceParser::WaitForParserEnd() in WaitForParserEnd() function in SysTuning::TraceStreamer::HtraceParser
|
| /developtools/smartperf_host/trace_streamer/test/unittest/interface/ |
| D | split_file_data_test.cpp | 67 ta->WaitForParserEnd(); in ParseData()
|
| /developtools/smartperf_host/trace_streamer/src/ |
| D | main.cpp | 146 ta.WaitForParserEnd(); in ReadAndParser() 497 ts.WaitForParserEnd(); in ParseLongTrace()
|