Searched refs:binder_stat_br (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/android/ |
| H A D | binder.c | 4601 static void binder_stat_br(struct binder_proc *proc, in binder_stat_br() function 4634 binder_stat_br(proc, thread, cmd); in binder_put_node_cmd() 4830 binder_stat_br(proc, thread, cmd); in binder_thread_read() 4849 binder_stat_br(proc, thread, cmd); in binder_thread_read() 4978 binder_stat_br(proc, thread, cmd); in binder_thread_read() 5001 binder_stat_br(proc, thread, BR_FROZEN_BINDER); in binder_thread_read() 5019 binder_stat_br(proc, thread, BR_CLEAR_FREEZE_NOTIFICATION_DONE); in binder_thread_read() 5089 binder_stat_br(proc, thread, cmd); in binder_thread_read() 5128 binder_stat_br(proc, thread, cmd); in binder_thread_read() 5171 binder_stat_br(proc, thread, BR_SPAWN_LOOPER); in binder_thread_read()
|