Searched refs:readFuncProfile (Results 1 – 2 of 2) sorted by relevance
552 SampleProfileReaderBinary::readFuncProfile(const uint8_t *Start) { in readFuncProfile() function in SampleProfileReaderBinary579 if (std::error_code EC = readFuncProfile(Data)) in readImpl()688 if (std::error_code EC = readFuncProfile(Data)) in readFuncProfiles()708 if (std::error_code EC = readFuncProfile(FuncProfileAddr)) in readFuncProfiles()744 if (std::error_code EC = readFuncProfile(FuncProfileAddr)) in readFuncProfiles()760 if (std::error_code EC = readFuncProfile(FuncProfileAddr)) in readFuncProfiles()883 if (std::error_code EC = readFuncProfile( in readImpl()
576 std::error_code readFuncProfile(const uint8_t *Start);