next_prev_tid    7776 kernel/events/core.c 		u32				next_prev_tid;
next_prev_tid    7804 kernel/events/core.c 		se->event_id.next_prev_tid =
next_prev_tid     116 tools/perf/lib/include/perf/event.h 	__u32			 next_prev_tid;
next_prev_tid    2239 tools/perf/util/cs-etm.c 				     event->context_switch.next_prev_tid);
next_prev_tid     577 tools/perf/util/db-export.c 		pid_t tid = event->context_switch.next_prev_tid;
next_prev_tid     379 tools/perf/util/event.c 		       event->context_switch.next_prev_tid);
next_prev_tid    2482 tools/perf/util/intel-pt.c 		tid = event->context_switch.next_prev_tid;
next_prev_tid     445 tools/perf/util/python.c 	member_def(perf_record_switch, next_prev_tid, T_UINT, "next/prev tid"),
next_prev_tid     456 tools/perf/util/python.c 		     pevent->event.context_switch.next_prev_tid,
next_prev_tid     649 tools/perf/util/session.c 		event->context_switch.next_prev_tid =
next_prev_tid     650 tools/perf/util/session.c 				bswap_32(event->context_switch.next_prev_tid);