Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dmalloc_interceptor_bionic_hooks.cc55 void* heapprofd_calloc(size_t nmemb, size_t bytes);
134 void* heapprofd_calloc(size_t nmemb, size_t size) { in heapprofd_calloc() function