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