Home
last modified time | relevance | path

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

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