Home
last modified time | relevance | path

Searched refs:UpdateCallChainUnCompressed (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.h105 uint32_t UpdateCallChainUnCompressed(const std::unique_ptr<PerfRecordSample>& sample);
Dperf_data_parser.cpp593 uint32_t callChainId = UpdateCallChainUnCompressed(sample); in RecordCallBack()
611 uint32_t PerfDataParser::UpdateCallChainUnCompressed(const std::unique_ptr<PerfRecordSample>& sampl… in UpdateCallChainUnCompressed() function in SysTuning::TraceStreamer::PerfDataParser