Searched refs:memprof_malloc_usable_size (Results 1 – 3 of 3) sorted by relevance
102 uptr memprof_malloc_usable_size(const void *ptr);
107 return memprof_malloc_usable_size(ptr); in INTERCEPTOR()
762 uptr memprof_malloc_usable_size(const void *ptr) { in memprof_malloc_usable_size() function777 return memprof_malloc_usable_size(p) != 0; in __sanitizer_get_ownership()785 return memprof_malloc_usable_size(p); in __sanitizer_get_allocated_size()