Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.h47 INTEL_PT_PTWRITE_IP, enumerator
H A Dintel-pt-pkt-decoder.c59 [INTEL_PT_PTWRITE_IP] = "PTWRITE",
226 packet->type = buf[1] & BIT(7) ? INTEL_PT_PTWRITE_IP : in intel_pt_get_ptwrite()
627 case INTEL_PT_PTWRITE_IP: in intel_pt_upd_pkt_ctx()
729 case INTEL_PT_PTWRITE_IP: in intel_pt_pkt_desc()
H A Dintel-pt-decoder.c727 case INTEL_PT_PTWRITE_IP: in intel_pt_calc_cyc_cb()
1745 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_psbend()
1851 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_fup_tip()
2052 case INTEL_PT_PTWRITE_IP: in intel_pt_hop_trace()
2271 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_trace()
2395 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_psb()
2605 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_to_ip()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.h49 INTEL_PT_PTWRITE_IP, enumerator
H A Dintel-pt-pkt-decoder.c57 [INTEL_PT_PTWRITE_IP] = "PTWRITE",
224 packet->type = buf[1] & BIT(7) ? INTEL_PT_PTWRITE_IP : in intel_pt_get_ptwrite()
653 case INTEL_PT_PTWRITE_IP: in intel_pt_upd_pkt_ctx()
759 case INTEL_PT_PTWRITE_IP: in intel_pt_pkt_desc()
H A Dintel-pt-decoder.c830 case INTEL_PT_PTWRITE_IP: in intel_pt_calc_cyc_cb()
1568 case INTEL_PT_PTWRITE_IP: in intel_pt_eptw_lookahead_cb()
2104 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_psbend()
2209 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_fup_tip()
2365 case INTEL_PT_PTWRITE_IP: in intel_pt_vm_psb_lookahead_cb()
2911 case INTEL_PT_PTWRITE_IP: in intel_pt_vm_time_correlation()
3034 case INTEL_PT_PTWRITE_IP: in intel_pt_hop_trace()
3105 case INTEL_PT_PTWRITE_IP: in intel_pt_psb_lookahead_cb()
3400 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_trace()
3553 case INTEL_PT_PTWRITE_IP in intel_pt_walk_psb()
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dintel-pt-pkt-decoder-test.c131 {6, {0x02, 0x92, 1, 2, 3, 4}, 0, {INTEL_PT_PTWRITE_IP, 0, 0x4030201}, 0, 0 },
132 {10, {0x02, 0xb2, 1, 2, 3, 4, 5, 6, 7, 8}, 0, {INTEL_PT_PTWRITE_IP, 1, 0x807060504030201}, 0, 0 },
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c139 {6, {0x02, 0x92, 1, 2, 3, 4}, 0, {INTEL_PT_PTWRITE_IP, 0, 0x4030201}, 0, 0 },
140 {10, {0x02, 0xb2, 1, 2, 3, 4, 5, 6, 7, 8}, 0, {INTEL_PT_PTWRITE_IP, 1, 0x807060504030201}, 0, 0 },

Completed in 16 milliseconds