Searched refs:writeFuncProfiles (Results 1 – 2 of 2) sorted by relevance
44 std::error_code SampleProfileWriter::writeFuncProfiles( in writeFuncProfiles() function in SampleProfileWriter73 if (std::error_code EC = writeFuncProfiles(ProfileMap)) in write()271 if (std::error_code EC = writeFuncProfiles(ProfileMap)) in writeOneSection()
86 writeFuncProfiles(const StringMap<FunctionSamples> &ProfileMap);