Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_rtl.cpp68 int memprof_init_done; variable
230 memprof_init_done = 1; in MemprofInitInternal()
Dmemprof_internal.h96 extern int memprof_init_done;
Dmemprof_allocator.cpp40 if (!memprof_init_done) in GetCpuId()
624 if (memprof_inited && memprof_init_done && !destructing && in Deallocate()