Searched refs:SegmentSizeBytes (Results 1 – 1 of 1) sorted by relevance
37 u64 SegmentSizeBytes(ArrayRef<LoadedModule> Modules) { in SegmentSizeBytes() function233 const u64 NumSegmentBytes = RoundUpTo(SegmentSizeBytes(Modules), 8); in SerializeToRawProfile()