Searched refs:readFuncProfile (Results 1 – 2 of 2) sorted by relevance
661 SampleProfileReaderBinary::readFuncProfile(const uint8_t *Start) { in readFuncProfile() function in SampleProfileReaderBinary688 if (std::error_code EC = readFuncProfile(Data)) in readImpl()842 if (std::error_code EC = readFuncProfile(Data)) in readFuncProfiles()890 if (std::error_code EC = readFuncProfile(FuncProfileAddr)) in readFuncProfiles()903 if (std::error_code EC = readFuncProfile(FuncProfileAddr)) in readFuncProfiles()915 if (std::error_code EC = readFuncProfile(FuncProfileAddr)) in readFuncProfiles()1038 if (std::error_code EC = readFuncProfile( in readImpl()
628 std::error_code readFuncProfile(const uint8_t *Start);