Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_rtl.cpp244 void MemprofInitFromRtl() { MemprofInitInternal(); } in MemprofInitFromRtl() function
252 MemprofInitializer() { MemprofInitFromRtl(); } in MemprofInitializer()
Dmemprof_interceptors.h30 MemprofInitFromRtl(); \
Dmemprof_internal.h51 void MemprofInitFromRtl();
Dmemprof_allocator.cpp516 MemprofInitFromRtl(); in Allocate()