Searched refs:SegmentSizeBytes (Results 1 – 1 of 1) sorted by relevance
36 u64 SegmentSizeBytes(MemoryMappingLayoutBase &Layout) { in SegmentSizeBytes() function205 const u64 NumSegmentBytes = RoundUpTo(SegmentSizeBytes(Layout), 8); in SerializeToRawProfile()