Searched refs:next_prev_pid (Results 1 – 8 of 8) sorted by relevance
141 __u32 next_prev_pid; member
574 pid_t pid = event->context_switch.next_prev_pid; in db_export__switch()
492 member_def(perf_record_switch, next_prev_pid, T_UINT, "next/prev pid"),503 pevent->event.context_switch.next_prev_pid, in pyrf_context_switch_event__repr()
422 event->context_switch.next_prev_pid, in perf_event__fprintf_switch()
675 event->context_switch.next_prev_pid = in perf_event__switch_swap()676 bswap_32(event->context_switch.next_prev_pid); in perf_event__switch_swap()
2367 event->context_switch.next_prev_pid, in cs_etm__process_switch_cpu_wide()
2887 pid = event->context_switch.next_prev_pid; in intel_pt_context_switch()
1471 np_pid = event->context_switch.next_prev_pid; in python_do_process_switch()