Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/perf/include/perf/
Devent.h132 __u32 next_prev_tid; member
/kernel/linux/linux-5.10/tools/perf/util/
Ddb-export.c577 pid_t tid = event->context_switch.next_prev_tid; in db_export__switch()
Dpython.c466 member_def(perf_record_switch, next_prev_tid, T_UINT, "next/prev tid"),
477 pevent->event.context_switch.next_prev_tid, in pyrf_context_switch_event__repr()
Devent.c404 event->context_switch.next_prev_tid); in perf_event__fprintf_switch()
Dsession.c657 event->context_switch.next_prev_tid = in perf_event__switch_swap()
658 bswap_32(event->context_switch.next_prev_tid); in perf_event__switch_swap()
Dcs-etm.c2326 event->context_switch.next_prev_tid); in cs_etm__process_switch_cpu_wide()
Dintel-pt.c2613 tid = event->context_switch.next_prev_tid; in intel_pt_context_switch()
/kernel/linux/linux-5.10/kernel/events/
Dcore.c8471 u32 next_prev_tid; member
8499 se->event_id.next_prev_tid = in perf_event_switch_output()