Home
last modified time | relevance | path

Searched defs:bufferLine (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache.cpp367 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/
Dbytrace_parser.cpp94 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/
Drawtrace_parser.cpp178 std::string bufferLine(packagesCurIter, packagesCurIter + len); in ParseDataRecursively() local
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.cpp669 std::string bufferLine; in ParseSegLengthAndEnsureSegDataEnough() local
706 std::string bufferLine; in ParseDataRecursively() local