Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/lib/include/perf/
Devent.h116 __u32 next_prev_tid; member
/Linux-v5.4/tools/perf/util/
Ddb-export.c577 pid_t tid = event->context_switch.next_prev_tid; in db_export__switch()
Dpython.c445 member_def(perf_record_switch, next_prev_tid, T_UINT, "next/prev tid"),
456 pevent->event.context_switch.next_prev_tid, in pyrf_context_switch_event__repr()
Devent.c379 event->context_switch.next_prev_tid); in perf_event__fprintf_switch()
Dsession.c649 event->context_switch.next_prev_tid = in perf_event__switch_swap()
650 bswap_32(event->context_switch.next_prev_tid); in perf_event__switch_swap()
Dcs-etm.c2239 event->context_switch.next_prev_tid); in cs_etm__process_switch_cpu_wide()
Dintel-pt.c2482 tid = event->context_switch.next_prev_tid; in intel_pt_context_switch()
/Linux-v5.4/kernel/events/
Dcore.c7755 u32 next_prev_tid; member
7783 se->event_id.next_prev_tid = in perf_event_switch_output()