Searched refs:from_thread (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/android/ |
| H A D | binder.c | 211 int from_thread; member 1647 int from_proc, from_thread, to_proc, to_thread; in binder_txn_latency_free() local 1651 from_thread = t->from ? t->from->pid : 0; in binder_txn_latency_free() 1656 trace_binder_txn_latency_free(t, from_proc, from_thread, to_proc, to_thread); in binder_txn_latency_free() 3094 e->from_thread = thread->pid; in binder_transaction() 6952 e->from_thread, e->to_proc, e->to_thread, e->context_name, in print_binder_transaction_log_entry()
|