Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dmemprof_interface.h60 int SANITIZER_CDECL __memprof_profile_dump(void);
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_interface_internal.h54 SANITIZER_INTERFACE_ATTRIBUTE int __memprof_profile_dump();
H A Dmemprof_rtl.cpp62 __memprof_profile_dump(); in MemprofOnDeadlySignal()
H A Dmemprof_allocator.cpp797 int __memprof_profile_dump() { in __memprof_profile_dump() function