Searched refs:correlateProfileData (Results 1 – 3 of 3) sorted by relevance
37 virtual Error correlateProfileData() = 0;111 Error correlateProfileData() override;
144 Error InstrProfCorrelatorImpl<IntPtrT>::correlateProfileData() { in correlateProfileData() function in InstrProfCorrelatorImpl
389 if (auto Err = Correlator->correlateProfileData()) in mergeInstrProfile()2557 if (auto Err = Correlator->correlateProfileData()) in showDebugInfoCorrelation()