Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dmalloc_interceptor_bionic_hooks.cc49 size_t heapprofd_malloc_usable_size(void* pointer);
191 size_t heapprofd_malloc_usable_size(void* pointer) { in heapprofd_malloc_usable_size() function