Home
last modified time | relevance | path

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

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c57 [INTEL_PT_PTWRITE_IP] = "PTWRITE",
222 packet->type = buf[1] & BIT(7) ? INTEL_PT_PTWRITE_IP : in intel_pt_get_ptwrite()
623 case INTEL_PT_PTWRITE_IP: in intel_pt_upd_pkt_ctx()
725 case INTEL_PT_PTWRITE_IP: in intel_pt_pkt_desc()
A Dintel-pt-pkt-decoder.h49 INTEL_PT_PTWRITE_IP, enumerator
A Dintel-pt-decoder.c818 case INTEL_PT_PTWRITE_IP: in intel_pt_calc_cyc_cb()
1866 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_psbend()
1968 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_fup_tip()
2120 case INTEL_PT_PTWRITE_IP: in intel_pt_vm_psb_lookahead_cb()
2660 case INTEL_PT_PTWRITE_IP: in intel_pt_vm_time_correlation()
2782 case INTEL_PT_PTWRITE_IP: in intel_pt_hop_trace()
2850 case INTEL_PT_PTWRITE_IP: in intel_pt_psb_lookahead_cb()
3134 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_trace()
3258 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_psb()
3469 case INTEL_PT_PTWRITE_IP: in intel_pt_walk_to_ip()
/linux/tools/perf/arch/x86/tests/
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 },

Completed in 12 milliseconds