Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rawprofile.cpp174 u64 HistogramEntry = ((u64 *)((*h)->mib.AccessHistogram))[j]; in SerializeMIBInfoToBuffer() local
175 Ptr = WriteBytes(HistogramEntry, Ptr); in SerializeMIBInfoToBuffer()