Home
last modified time | relevance | path

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

/linux/tools/lib/perf/include/perf/
A Devent.h142 __u32 next_prev_tid; member
/linux/tools/perf/util/
A Ddb-export.c575 pid_t tid = event->context_switch.next_prev_tid; in db_export__switch()
A Dpython.c505 member_def(perf_record_switch, next_prev_tid, T_UINT, "next/prev tid"),
516 pevent->event.context_switch.next_prev_tid, in pyrf_context_switch_event__repr()
A Devent.c438 event->context_switch.next_prev_tid); in perf_event__fprintf_switch()
A Darm-spe.c739 tid = event->context_switch.next_prev_tid; in arm_spe_context_switch()
A Dsession.c680 event->context_switch.next_prev_tid = in perf_event__switch_swap()
681 bswap_32(event->context_switch.next_prev_tid); in perf_event__switch_swap()
A Dcs-etm.c2368 event->context_switch.next_prev_tid); in cs_etm__process_switch_cpu_wide()
A Dintel-pt.c2906 tid = event->context_switch.next_prev_tid; in intel_pt_context_switch()
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-python.c1472 np_tid = event->context_switch.next_prev_tid; in python_do_process_switch()
/linux/kernel/events/
A Dcore.c8659 u32 next_prev_tid; member
8687 se->event_id.next_prev_tid = in perf_event_switch_output()

Completed in 56 milliseconds