Searched refs:writeFuncProfiles (Results 1 – 2 of 2) sorted by relevance
44 SampleProfileWriter::writeFuncProfiles(const SampleProfileMap &ProfileMap) { in writeFuncProfiles() function in SampleProfileWriter58 if (std::error_code EC = writeFuncProfiles(ProfileMap)) in write()351 if (std::error_code EC = writeFuncProfiles(ProfileMap)) in writeOneSection()
80 virtual std::error_code writeFuncProfiles(const SampleProfileMap &ProfileMap);