Searched refs:readFuncProfile (Results 1 – 2 of 2) sorted by relevance
656 SampleProfileReaderBinary::readFuncProfile(const uint8_t *Start) { in readFuncProfile() function in SampleProfileReaderBinary685 if (std::error_code EC = readFuncProfile(Data)) in readImpl()855 if (std::error_code EC = readFuncProfile(Data)) in readFuncProfiles()905 if (std::error_code EC = readFuncProfile(FuncProfileAddr)) in readFuncProfiles()917 if (std::error_code EC = readFuncProfile(FuncProfileAddr)) in readFuncProfiles()929 if (std::error_code EC = readFuncProfile(FuncProfileAddr)) in readFuncProfiles()939 if (std::error_code EC = readFuncProfile(FuncProfileAddr)) in readFuncProfiles()
623 std::error_code readFuncProfile(const uint8_t *Start);