Home
last modified time | relevance | path

Searched refs:INTEL_PT_TMA (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c91 {7, {0x02, 0x73}, 0, {INTEL_PT_TMA, 0, 0}, 0, 1 },
92 {7, {0x02, 0x73, 1, 2}, 0, {INTEL_PT_TMA, 0, 0x201}, 0, 1 },
93 {7, {0x02, 0x73, 0, 0, 0, 0xff, 1}, 0, {INTEL_PT_TMA, 0x1ff, 0}, 0, 1 },
94 {7, {0x02, 0x73, 0x80, 0xc0, 0, 0xff, 1}, 0, {INTEL_PT_TMA, 0x1ff, 0xc080}, 0, 1 },
/Linux-v6.1/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h33 INTEL_PT_TMA, enumerator
Dintel-pt-pkt-decoder.c41 [INTEL_PT_TMA] = "TMA",
184 packet->type = INTEL_PT_TMA; in intel_pt_get_tma()
628 case INTEL_PT_TMA: in intel_pt_upd_pkt_ctx()
741 case INTEL_PT_TMA: in intel_pt_pkt_desc()
Dintel-pt-decoder.c900 case INTEL_PT_TMA: in intel_pt_calc_cyc_cb()
1562 case INTEL_PT_TMA: in intel_pt_eptw_lookahead_cb()
2128 case INTEL_PT_TMA: in intel_pt_walk_psbend()
2202 case INTEL_PT_TMA: in intel_pt_walk_fup_tip()
2342 case INTEL_PT_TMA: in intel_pt_vm_psb_lookahead_cb()
2428 if (pkt_info->packet.type == INTEL_PT_TMA) { in intel_pt_tma_lookahead_cb()
2865 case INTEL_PT_TMA: in intel_pt_vm_time_correlation()
3019 case INTEL_PT_TMA: in intel_pt_hop_trace()
3065 case INTEL_PT_TMA: in intel_pt_psb_lookahead_cb()
3351 case INTEL_PT_TMA: in intel_pt_walk_trace()
[all …]