Searched refs:writeFuncProfiles (Results 1 – 2 of 2) sorted by relevance
143 SampleProfileWriter::writeFuncProfiles(const SampleProfileMap &ProfileMap) { in writeFuncProfiles() function in SampleProfileWriter157 if (std::error_code EC = writeFuncProfiles(ProfileMap)) in write()458 if (std::error_code EC = writeFuncProfiles(ProfileMap)) in writeOneSection()
141 virtual std::error_code writeFuncProfiles(const SampleProfileMap &ProfileMap);