dst_tsk           541 include/trace/events/sched.h 		 struct task_struct *dst_tsk, int dst_cpu),
dst_tsk           543 include/trace/events/sched.h 	TP_ARGS(src_tsk, src_cpu, dst_tsk, dst_cpu),
dst_tsk           564 include/trace/events/sched.h 		__entry->dst_pid	= task_pid_nr(dst_tsk);
dst_tsk           565 include/trace/events/sched.h 		__entry->dst_tgid	= task_tgid_nr(dst_tsk);
dst_tsk           566 include/trace/events/sched.h 		__entry->dst_ngid	= task_numa_group_id(dst_tsk);