Searched defs:bufferLine (Results 1 – 4 of 4) sorted by relevance
| /developtools/smartperf_host/trace_streamer/src/trace_data/ |
| D | trace_data_cache.cpp | 367 void TraceDataCache::ExportPerfCallChaninText(uint32_t callChainId, std::string& bufferLine) in ExportPerfCallChaninText() 412 bool TraceDataCache::ExportHookDataReadableText(int32_t fd, std::string& bufferLine) in ExportHookDataReadableText() 436 bool TraceDataCache::ExportHookStatisticReadableText(int32_t fd, std::string& bufferLine) in ExportHookStatisticReadableText() 470 void TraceDataCache::ExportHookCallChaninText(uint32_t callChainId, std::string& bufferLine) in ExportHookCallChaninText() 520 std::string& bufferLine, in ExportEbpfFileSystemReadableText() 550 std::string& bufferLine, in ExportEbpfPagedMemReadableText() 580 std::string& bufferLine, in ExportEbpfBIOReadableText() 609 void TraceDataCache::ExportEbpfCallChaninText(uint32_t callChainId, std::string& bufferLine) in ExportEbpfCallChaninText()
|
| /developtools/smartperf_host/trace_streamer/src/parser/bytrace_parser/ |
| D | bytrace_parser.cpp | 94 int32_t BytraceParser::GotoDetermine(std::string& bufferLine, bool& haveSplitSeg) in GotoDetermine() 165 std::string bufferLine(packagesBegin, packagesLine - extra); in ParseTraceDataSegment() local
|
| /developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
| D | rawtrace_parser.cpp | 178 std::string bufferLine(packagesCurIter, packagesCurIter + len); in ParseDataRecursively() local
|
| /developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/ |
| D | htrace_parser.cpp | 669 std::string bufferLine; in ParseSegLengthAndEnsureSegDataEnough() local 706 std::string bufferLine; in ParseDataRecursively() local
|