Searched refs:writeWithSizeLimitInternal (Results 1 – 2 of 2) sorted by relevance
111 return writeWithSizeLimitInternal(ProfileMap, OutputSizeLimit, &Strategy); in writeWithSizeLimit()143 std::error_code writeWithSizeLimitInternal(SampleProfileMap &ProfileMap,
92 std::error_code SampleProfileWriter::writeWithSizeLimitInternal( in writeWithSizeLimitInternal() function in SampleProfileWriter