Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp39 extern bool __memprof_histogram;
251 if (__memprof_histogram) { in ClearShadow()
315 if (__memprof_histogram) { in CreateNewMIB()
H A Dmemprof_rtl.cpp36 SANITIZER_WEAK_ATTRIBUTE bool __memprof_histogram; variable