Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/perf/include/perf/
H A Devent.h145 __u32 next_prev_tid; member
/openbmc/linux/tools/perf/util/
H A Ddb-export.c581 pid_t tid = event->context_switch.next_prev_tid; in db_export__switch()
H A Dpython.c579 member_def(perf_record_switch, next_prev_tid, T_UINT, "next/prev tid"),
590 pevent->event.context_switch.next_prev_tid, in pyrf_context_switch_event__repr()
H A Devent.c464 event->context_switch.next_prev_tid); in perf_event__fprintf_switch()
H A Darm-spe.c890 tid = event->context_switch.next_prev_tid; in arm_spe_context_switch()
H A Dsession.c686 event->context_switch.next_prev_tid = in perf_event__switch_swap()
687 bswap_32(event->context_switch.next_prev_tid); in perf_event__switch_swap()
H A Dcs-etm.c2704 event->context_switch.next_prev_tid); in cs_etm__process_switch_cpu_wide()
H A Dintel-pt.c3323 tid = event->context_switch.next_prev_tid; in intel_pt_context_switch()
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1560 np_tid = event->context_switch.next_prev_tid; in python_do_process_switch()
/openbmc/linux/tools/perf/
H A Dbuiltin-inject.c1673 u32 tid = event->context_switch.next_prev_tid; in host__context_switch()
/openbmc/linux/kernel/events/
H A Dcore.c9016 u32 next_prev_tid; member
9044 se->event_id.next_prev_tid = in perf_event_switch_output()