Searched refs:wrap_calloc (Results 1 – 4 of 4) sorted by relevance
27 void* wrap_calloc(uint32_t heap_id,
62 return perfetto::profiling::wrap_calloc(g_heap_id, __libc_calloc, nmemb, in calloc()
41 void* wrap_calloc(uint32_t heap_id, in wrap_calloc() function
135 return perfetto::profiling::wrap_calloc(g_heap_id, GetDispatch()->calloc, in heapprofd_calloc()