Searched refs:next_prev_tid (Results 1 – 10 of 10) sorted by relevance
142 __u32 next_prev_tid; member
575 pid_t tid = event->context_switch.next_prev_tid; in db_export__switch()
505 member_def(perf_record_switch, next_prev_tid, T_UINT, "next/prev tid"),516 pevent->event.context_switch.next_prev_tid, in pyrf_context_switch_event__repr()
438 event->context_switch.next_prev_tid); in perf_event__fprintf_switch()
739 tid = event->context_switch.next_prev_tid; in arm_spe_context_switch()
680 event->context_switch.next_prev_tid = in perf_event__switch_swap()681 bswap_32(event->context_switch.next_prev_tid); in perf_event__switch_swap()
2368 event->context_switch.next_prev_tid); in cs_etm__process_switch_cpu_wide()
2906 tid = event->context_switch.next_prev_tid; in intel_pt_context_switch()
1472 np_tid = event->context_switch.next_prev_tid; in python_do_process_switch()
8659 u32 next_prev_tid; member8687 se->event_id.next_prev_tid = in perf_event_switch_output()
Completed in 56 milliseconds