Searched refs:next_prev_tid (Results 1 – 11 of 11) sorted by relevance
143 __u32 next_prev_tid; member
575 pid_t tid = event->context_switch.next_prev_tid; in db_export__switch()
523 member_def(perf_record_switch, next_prev_tid, T_UINT, "next/prev tid"),534 pevent->event.context_switch.next_prev_tid, in pyrf_context_switch_event__repr()
439 event->context_switch.next_prev_tid); in perf_event__fprintf_switch()
870 tid = event->context_switch.next_prev_tid; in arm_spe_context_switch()
687 event->context_switch.next_prev_tid = in perf_event__switch_swap()688 bswap_32(event->context_switch.next_prev_tid); in perf_event__switch_swap()
2395 event->context_switch.next_prev_tid); in cs_etm__process_switch_cpu_wide()
3297 tid = event->context_switch.next_prev_tid; in intel_pt_context_switch()
1527 np_tid = event->context_switch.next_prev_tid; in python_do_process_switch()
1654 u32 tid = event->context_switch.next_prev_tid; in host__context_switch()
8949 u32 next_prev_tid; member8977 se->event_id.next_prev_tid = in perf_event_switch_output()
Completed in 110 milliseconds