Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/android/
Dbinder_alloc.h148 int binder_alloc_get_allocated_count(struct binder_alloc *alloc);
Dbinder_alloc.c1100 int binder_alloc_get_allocated_count(struct binder_alloc *alloc) in binder_alloc_get_allocated_count() function
Dbinder.c6731 count = binder_alloc_get_allocated_count(&proc->alloc); in print_binder_proc_stats()