Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/perf/include/perf/
Devent.h143 __u32 next_prev_tid; member
/Linux-v6.1/tools/perf/util/
Ddb-export.c575 pid_t tid = event->context_switch.next_prev_tid; in db_export__switch()
Dpython.c518 member_def(perf_record_switch, next_prev_tid, T_UINT, "next/prev tid"),
529 pevent->event.context_switch.next_prev_tid, in pyrf_context_switch_event__repr()
Devent.c439 event->context_switch.next_prev_tid); in perf_event__fprintf_switch()
Darm-spe.c870 tid = event->context_switch.next_prev_tid; in arm_spe_context_switch()
Dsession.c684 event->context_switch.next_prev_tid = in perf_event__switch_swap()
685 bswap_32(event->context_switch.next_prev_tid); in perf_event__switch_swap()
Dcs-etm.c2366 event->context_switch.next_prev_tid); in cs_etm__process_switch_cpu_wide()
Dintel-pt.c3254 tid = event->context_switch.next_prev_tid; in intel_pt_context_switch()
/Linux-v6.1/tools/perf/util/scripting-engines/
Dtrace-event-python.c1525 np_tid = event->context_switch.next_prev_tid; in python_do_process_switch()
/Linux-v6.1/tools/perf/
Dbuiltin-inject.c1649 u32 tid = event->context_switch.next_prev_tid; in host__context_switch()
/Linux-v6.1/kernel/events/
Dcore.c8771 u32 next_prev_tid; member
8799 se->event_id.next_prev_tid = in perf_event_switch_output()