Home
last modified time | relevance | path

Searched refs:next_prev_pid (Results 1 – 11 of 11) sorted by relevance

/linux/tools/lib/perf/include/perf/
A Devent.h150 __u32 next_prev_pid; member
/linux/tools/perf/util/
A Ddb-export.c580 pid_t pid = event->context_switch.next_prev_pid; in db_export__switch()
A Dpython.c419 member_def(perf_record_switch, next_prev_pid, T_UINT, "next/prev pid"),
430 pevent->event.context_switch.next_prev_pid, in pyrf_context_switch_event__repr()
A Devent.c483 event->context_switch.next_prev_pid, in perf_event__fprintf_switch()
A Darm-spe.c889 pid = event->context_switch.next_prev_pid; in arm_spe_context_switch()
A Dsession.c379 event->context_switch.next_prev_pid = in perf_event__switch_swap()
380 bswap_32(event->context_switch.next_prev_pid); in perf_event__switch_swap()
A Dcs-etm.c2781 event->context_switch.next_prev_pid, in cs_etm__process_switch_cpu_wide()
A Dintel-pt.c3322 pid = event->context_switch.next_prev_pid; in intel_pt_context_switch()
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-python.c1577 np_pid = event->context_switch.next_prev_pid; in python_do_process_switch()
/linux/tools/perf/
A Dbuiltin-inject.c1861 u32 pid = event->context_switch.next_prev_pid; in host__context_switch()
/linux/kernel/events/
A Dcore.c9184 u32 next_prev_pid; member
9211 se->event_id.next_prev_pid = in perf_event_switch_output()

Completed in 71 milliseconds