Searched refs:finishReport (Results 1 - 10 of 10) sorted by relevance
/developtools/profiler/device/plugins/api/src/ |
H A D | writer_adapter.cpp | 23 writerStruct_.finishReport = &WriterAdapter::FinishReportFunc; in WriterAdapter()
|
/developtools/profiler/device/plugins/stream_plugin/src/ |
H A D | stream_plugin.cpp | 82 resultWriter_->finishReport(resultWriter_, messageLen); in Loop()
|
/developtools/profiler/interfaces/kits/ |
H A D | plugin_module_api.h | 177 FinishReportFuncPtr finishReport = nullptr; member
|
/developtools/profiler/device/plugins/ftrace_plugin/src/ |
H A D | flow_controller.cpp | 192 resultWriter_->finishReport(resultWriter_, msgSize); in ParseBasicData() 209 resultWriter_->finishReport(resultWriter_, msgSize); in ParseBasicData() 223 resultWriter_->finishReport(resultWriter_, msgSize); in ParseBasicData() 507 resultWriter_->finishReport(resultWriter_, msgSize); 557 resultWriter_->finishReport(resultWriter_, msgSize); 624 resultWriter_->finishReport(resultWriter_, msgSize);
|
/developtools/profiler/device/plugins/network_profiler/service/src/ |
H A D | network_profiler_handle.cpp | 140 writerStruct_->finishReport(writerStruct_, messageLen); in FlushData()
|
/developtools/profiler/device/plugins/ffrt_profiler/service/src/ |
H A D | ffrt_profiler_handle.cpp | 188 writerStruct_->finishReport(writerStruct_, messageLen); in FlushData()
|
/developtools/profiler/device/plugins/hidump_plugin/src/ |
H A D | hidump_plugin.cpp | 155 resultWriter_->finishReport(resultWriter_, messageLen); in Loop()
|
/developtools/profiler/device/plugins/hisysevent_plugin/src/ |
H A D | hisysevent_plugin.cpp | 234 resultWriter_->finishReport(resultWriter_, messageLen); in FlushDataOptimize()
|
/developtools/profiler/device/plugins/hilog_plugin/src/ |
H A D | hilog_plugin.cpp | 492 resultWriter_->finishReport(resultWriter_, messageLen); in FlushDataOptimize()
|
/developtools/profiler/device/plugins/native_daemon/src/ |
H A D | stack_preprocess.cpp | 1281 resultWriter_->finishReport(resultWriter_, messageLen); in FlushData()
|
Completed in 8 milliseconds