Home
last modified time | relevance | path

Searched refs:INTEL_PT_TMA (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dintel-pt-pkt-decoder-test.c88 {7, {0x02, 0x73}, 0, {INTEL_PT_TMA, 0, 0}, 0, 1 },
89 {7, {0x02, 0x73, 1, 2}, 0, {INTEL_PT_TMA, 0, 0x201}, 0, 1 },
90 {7, {0x02, 0x73, 0, 0, 0, 0xff, 1}, 0, {INTEL_PT_TMA, 0x1ff, 0}, 0, 1 },
91 {7, {0x02, 0x73, 0x80, 0xc0, 0, 0xff, 1}, 0, {INTEL_PT_TMA, 0x1ff, 0xc080}, 0, 1 },
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c96 {7, {0x02, 0x73}, 0, {INTEL_PT_TMA, 0, 0}, 0, 1 },
97 {7, {0x02, 0x73, 1, 2}, 0, {INTEL_PT_TMA, 0, 0x201}, 0, 1 },
98 {7, {0x02, 0x73, 0, 0, 0, 0xff, 1}, 0, {INTEL_PT_TMA, 0x1ff, 0}, 0, 1 },
99 {7, {0x02, 0x73, 0x80, 0xc0, 0, 0xff, 1}, 0, {INTEL_PT_TMA, 0x1ff, 0xc080}, 0, 1 },
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.h31 INTEL_PT_TMA, enumerator
H A Dintel-pt-pkt-decoder.c43 [INTEL_PT_TMA] = "TMA",
185 packet->type = INTEL_PT_TMA; in intel_pt_get_tma()
602 case INTEL_PT_TMA: in intel_pt_upd_pkt_ctx()
712 case INTEL_PT_TMA: in intel_pt_pkt_desc()
H A Dintel-pt-decoder.c794 case INTEL_PT_TMA: in intel_pt_calc_cyc_cb()
1768 case INTEL_PT_TMA: in intel_pt_walk_psbend()
1846 case INTEL_PT_TMA: in intel_pt_walk_fup_tip()
2039 case INTEL_PT_TMA: in intel_pt_hop_trace()
2231 case INTEL_PT_TMA: in intel_pt_walk_trace()
2429 case INTEL_PT_TMA: in intel_pt_walk_psb()
2548 case INTEL_PT_TMA: in intel_pt_walk_to_ip()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.h33 INTEL_PT_TMA, enumerator
H A 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()
H A 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()
2130 case INTEL_PT_TMA: in intel_pt_walk_psbend()
2204 case INTEL_PT_TMA: in intel_pt_walk_fup_tip()
2344 case INTEL_PT_TMA: in intel_pt_vm_psb_lookahead_cb()
2430 if (pkt_info->packet.type == INTEL_PT_TMA) { in intel_pt_tma_lookahead_cb()
2867 case INTEL_PT_TMA: in intel_pt_vm_time_correlation()
3021 case INTEL_PT_TMA: in intel_pt_hop_trace()
3067 case INTEL_PT_TMA: in intel_pt_psb_lookahead_cb()
3353 case INTEL_PT_TMA in intel_pt_walk_trace()
[all...]

Completed in 12 milliseconds