Searched refs:IsSameSample (Results 1 – 2 of 2) sorted by relevance
98 bool IsSameSample(const EntryT* sample1, const EntryT* sample2) const { in IsSameSample() function
252 return sample_comparator_.IsSameSample(s1, s2); in InsertCallChainForSample()