Searched refs:InsertCallChainForSample (Results 1 – 3 of 3) sorted by relevance
99 void InsertCallChainForSample(SampleEntry* sample, const std::vector<SampleEntry*>& callchain,
144 void SampleTree::InsertCallChainForSample(SampleEntry* sample, in InsertCallChainForSample() function in SampleTree
623 sample_tree_->InsertCallChainForSample(sample, callchain, r.period_data.period); in ProcessSampleRecord()