Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c117 {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 },
/Linux-v5.15/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h46 INTEL_PT_OVF, enumerator
Dintel-pt-pkt-decoder.c54 [INTEL_PT_OVF] = "OVF",
148 packet->type = INTEL_PT_OVF; in intel_pt_get_ovf()
617 case INTEL_PT_OVF: in intel_pt_upd_pkt_ctx()
667 case INTEL_PT_OVF: in intel_pt_pkt_desc()
Dintel-pt-decoder.c931 case INTEL_PT_OVF: in intel_pt_calc_cyc_cb()
1863 case INTEL_PT_OVF: in intel_pt_walk_psbend()
1969 case INTEL_PT_OVF: in intel_pt_walk_fup_tip()
2112 case INTEL_PT_OVF: in intel_pt_vm_psb_lookahead_cb()
2561 case INTEL_PT_OVF: in intel_pt_vm_time_correlation()
2755 case INTEL_PT_OVF: in intel_pt_hop_trace()
2844 case INTEL_PT_OVF: in intel_pt_psb_lookahead_cb()
2984 case INTEL_PT_OVF: in intel_pt_walk_trace()
3311 case INTEL_PT_OVF: in intel_pt_walk_psb()
3410 case INTEL_PT_OVF: in intel_pt_walk_to_ip()