Home
last modified time | relevance | path

Searched refs:SegmentSizeBytes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_rawprofile.cpp36 u64 SegmentSizeBytes(MemoryMappingLayoutBase &Layout) { in SegmentSizeBytes() function
205 const u64 NumSegmentBytes = RoundUpTo(SegmentSizeBytes(Layout), 8); in SerializeToRawProfile()