Searched refs:correlateProfileDataImpl (Results 1 – 2 of 2) sorted by relevance
112 virtual void correlateProfileDataImpl() = 0;174 void correlateProfileDataImpl() override;
146 correlateProfileDataImpl(); in correlateProfileData()225 void DwarfInstrProfCorrelator<IntPtrT>::correlateProfileDataImpl() { in correlateProfileDataImpl() function in DwarfInstrProfCorrelator