Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/tests/
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 },
/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c41 [INTEL_PT_TMA] = "TMA",
181 packet->type = INTEL_PT_TMA; in intel_pt_get_tma()
598 case INTEL_PT_TMA: in intel_pt_upd_pkt_ctx()
708 case INTEL_PT_TMA: in intel_pt_pkt_desc()
A Dintel-pt-pkt-decoder.h33 INTEL_PT_TMA, enumerator
A Dintel-pt-decoder.c885 case INTEL_PT_TMA: in intel_pt_calc_cyc_cb()
1889 case INTEL_PT_TMA: in intel_pt_walk_psbend()
1963 case INTEL_PT_TMA: in intel_pt_walk_fup_tip()
2099 case INTEL_PT_TMA: in intel_pt_vm_psb_lookahead_cb()
2182 if (pkt_info->packet.type == INTEL_PT_TMA) { in intel_pt_tma_lookahead_cb()
2619 case INTEL_PT_TMA: in intel_pt_vm_time_correlation()
2769 case INTEL_PT_TMA: in intel_pt_hop_trace()
2812 case INTEL_PT_TMA: in intel_pt_psb_lookahead_cb()
3094 case INTEL_PT_TMA: in intel_pt_walk_trace()
3293 case INTEL_PT_TMA: in intel_pt_walk_psb()
[all …]

Completed in 12 milliseconds