Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h49 INTEL_PT_PTWRITE_IP, enumerator
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()
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 …]
/linux-6.6.21/tools/perf/arch/x86/tests/
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 },