Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dwrap_allocators.h35 int wrap_posix_memalign(uint32_t heap_id,
Dwrap_allocators.cc61 int wrap_posix_memalign(uint32_t heap_id, in wrap_posix_memalign() function
Dmalloc_interceptor_bionic_hooks.cc151 return perfetto::profiling::wrap_posix_memalign( in heapprofd_posix_memalign()