Home
last modified time | relevance | path

Searched defs:g_dispatch (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dmalloc_interceptor_bionic_hooks.cc83 std::atomic<const MallocDispatch*> g_dispatch{nullptr}; variable
/aosp_15_r20/bionic/libc/malloc_hooks/
H A Dmalloc_hooks.cpp42 const MallocDispatch* g_dispatch; variable
/aosp_15_r20/bionic/libc/malloc_debug/
H A Dmalloc_debug.cpp72 const MallocDispatch* g_dispatch; variable