Lines Matching refs:tgid
415 __field(pid_t, tgid)
422 __entry->tgid = current->tgid;
427 __entry->runner_vcpu, __entry->n_runnable, __entry->tgid)
439 __field(pid_t, tgid)
446 __entry->tgid = current->tgid;
451 __entry->runner_vcpu, __entry->n_runnable, __entry->tgid)
462 __field(pid_t, tgid)
468 __entry->tgid = current->tgid;
473 __entry->ns, __entry->tgid)
483 __field(pid_t, tgid)
488 __entry->tgid = current->tgid;
491 TP_printk("VCPU %d: tgid=%d", __entry->vcpu_id, __entry->tgid)