Searched refs:wrap_realloc (Results 1 – 4 of 4) sorted by relevance
42 void* wrap_realloc(uint32_t heap_id,
98 void* wrap_realloc(uint32_t heap_id, in wrap_realloc() function
105 return perfetto::profiling::wrap_realloc(g_heap_id, __libc_realloc, ptr, in realloc()
169 return perfetto::profiling::wrap_realloc(g_heap_id, GetDispatch()->realloc, in heapprofd_realloc()