Searched defs:OnUserAlloc (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cc156 OnUserAlloc(thr, pc, (uptr)p, sz, true);
180 void OnUserAlloc(ThreadState *thr, uptr pc, uptr p, uptr sz, bool write) { function in namespace:__tsan

Completed in 81 milliseconds