Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dmalloc_interceptor_bionic_hooks.cc70 void* heapprofd_pvalloc(size_t bytes);
232 void* heapprofd_pvalloc(size_t size) { in heapprofd_pvalloc() function