Home
last modified time | relevance | path

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

/drivers/staging/android/
Dbinder_alloc.h142 extern int binder_alloc_get_allocated_count(struct binder_alloc *alloc);
Dbinder_alloc.c870 int binder_alloc_get_allocated_count(struct binder_alloc *alloc) in binder_alloc_get_allocated_count() function
Dbinder.c5554 count = binder_alloc_get_allocated_count(&proc->alloc); in print_binder_proc_stats()