Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp316 return CreateNewMIBWithHistogram(p, m, user_size); in CreateNewMIB()
322 static MemInfoBlock CreateNewMIBWithHistogram(uptr p, MemprofChunk *m, in CreateNewMIBWithHistogram() function