Searched refs:from_proc (Results 1 – 1 of 1) sorted by relevance
210 int from_proc; member1647 int from_proc, from_thread, to_proc, to_thread; in binder_txn_latency_free() local1650 from_proc = t->from ? t->from->proc->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()3093 e->from_proc = proc->pid; in binder_transaction()6951 ((e->call_type == 1) ? "async" : "call "), e->from_proc, in print_binder_transaction_log_entry()