Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/arch/x86/tests/
Dintel-pt-test.c125 {2, {0x02, 0xf3}, 0, {INTEL_PT_OVF, 0, 0}, 0, 0 },
126 {2, {0x02, 0xf3}, INTEL_PT_BLK_4_CTX, {INTEL_PT_OVF, 0, 0}, 0, 0 },
127 {2, {0x02, 0xf3}, INTEL_PT_BLK_8_CTX, {INTEL_PT_OVF, 0, 0}, 0, 0 },
/linux-6.12.1/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h46 INTEL_PT_OVF, enumerator
Dintel-pt-pkt-decoder.c50 [INTEL_PT_OVF] = "OVF",
142 packet->type = INTEL_PT_OVF; in intel_pt_get_ovf()
638 case INTEL_PT_OVF: in intel_pt_upd_pkt_ctx()
691 case INTEL_PT_OVF: in intel_pt_pkt_desc()
Dintel-pt-decoder.c947 case INTEL_PT_OVF: in intel_pt_calc_cyc_cb()
1598 case INTEL_PT_OVF: in intel_pt_eptw_lookahead_cb()
2124 case INTEL_PT_OVF: in intel_pt_walk_psbend()
2233 case INTEL_PT_OVF: in intel_pt_walk_fup_tip()
2377 case INTEL_PT_OVF: in intel_pt_vm_psb_lookahead_cb()
2829 case INTEL_PT_OVF: in intel_pt_vm_time_correlation()
3033 case INTEL_PT_OVF: in intel_pt_hop_trace()
3128 case INTEL_PT_OVF: in intel_pt_psb_lookahead_cb()
3271 case INTEL_PT_OVF: in intel_pt_walk_trace()
3637 case INTEL_PT_OVF: in intel_pt_walk_psb()
[all …]