Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/memprof/
Dmemprof_rtl.cpp143 static void MemprofInitInternal() { in MemprofInitInternal() function
234 void MemprofInitFromRtl() { MemprofInitInternal(); } in MemprofInitFromRtl()
256 MemprofInitInternal(); in __memprof_init()
259 void __memprof_preinit() { MemprofInitInternal(); } in __memprof_preinit()