Searched refs:INTEL_PT_OVF (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-pkt-decoder.h | 44 INTEL_PT_OVF, enumerator
|
H A D | intel-pt-pkt-decoder.c | 56 [INTEL_PT_OVF] = "OVF", 152 packet->type = INTEL_PT_OVF; in intel_pt_get_ovf() 621 case INTEL_PT_OVF: in intel_pt_upd_pkt_ctx() 671 case INTEL_PT_OVF: in intel_pt_pkt_desc()
|
H A D | intel-pt-decoder.c | 841 case INTEL_PT_OVF: in intel_pt_calc_cyc_cb() 1760 case INTEL_PT_OVF: in intel_pt_walk_psbend() 1870 case INTEL_PT_OVF: in intel_pt_walk_fup_tip() 2049 case INTEL_PT_OVF: in intel_pt_hop_trace() 2137 case INTEL_PT_OVF: in intel_pt_walk_trace() 2473 case INTEL_PT_OVF: in intel_pt_walk_psb() 2572 case INTEL_PT_OVF: in intel_pt_walk_to_ip()
|
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-pkt-decoder.h | 46 INTEL_PT_OVF, enumerator
|
H A D | intel-pt-pkt-decoder.c | 54 [INTEL_PT_OVF] = "OVF", 151 packet->type = INTEL_PT_OVF; in intel_pt_get_ovf() 647 case INTEL_PT_OVF: in intel_pt_upd_pkt_ctx() 700 case INTEL_PT_OVF: in intel_pt_pkt_desc()
|
H A D | intel-pt-decoder.c | 947 case INTEL_PT_OVF: in intel_pt_calc_cyc_cb() 1596 case INTEL_PT_OVF: in intel_pt_eptw_lookahead_cb() 2122 case INTEL_PT_OVF: in intel_pt_walk_psbend() 2231 case INTEL_PT_OVF: in intel_pt_walk_fup_tip() 2375 case INTEL_PT_OVF: in intel_pt_vm_psb_lookahead_cb() 2827 case INTEL_PT_OVF: in intel_pt_vm_time_correlation() 3031 case INTEL_PT_OVF: in intel_pt_hop_trace() 3126 case INTEL_PT_OVF: in intel_pt_psb_lookahead_cb() 3269 case INTEL_PT_OVF: in intel_pt_walk_trace() 3635 case INTEL_PT_OVF in intel_pt_walk_psb() [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
H A D | intel-pt-pkt-decoder-test.c | 117 {2, {0x02, 0xf3}, 0, {INTEL_PT_OVF, 0, 0}, 0, 0 }, 118 {2, {0x02, 0xf3}, INTEL_PT_BLK_4_CTX, {INTEL_PT_OVF, 0, 0}, 0, 0 }, 119 {2, {0x02, 0xf3}, INTEL_PT_BLK_8_CTX, {INTEL_PT_OVF, 0, 0}, 0, 0 },
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
H A D | intel-pt-test.c | 125 {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 },
|
Completed in 14 milliseconds