Searched refs:UpdateCallChainUnCompressed (Results 1 – 2 of 2) sorted by relevance
105 uint32_t UpdateCallChainUnCompressed(const std::unique_ptr<PerfRecordSample>& sample);
593 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