Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c68 [INTEL_PT_CFE_IP] = "CFE",
339 packet->type = buf[2] & 0x80 ? INTEL_PT_CFE_IP : INTEL_PT_CFE; in intel_pt_get_cfe()
658 case INTEL_PT_CFE_IP: in intel_pt_upd_pkt_ctx()
789 case INTEL_PT_CFE_IP: in intel_pt_pkt_desc()
791 name, packet->type == INTEL_PT_CFE_IP, packet->count, payload); in intel_pt_pkt_desc()
H A Dintel-pt-pkt-decoder.h60 INTEL_PT_CFE_IP, enumerator
H A Dintel-pt-decoder.c836 case INTEL_PT_CFE_IP: in intel_pt_calc_cyc_cb()
1581 case INTEL_PT_CFE_IP: in intel_pt_eptw_lookahead_cb()
2117 case INTEL_PT_CFE_IP: in intel_pt_walk_psbend()
2222 case INTEL_PT_CFE_IP: in intel_pt_walk_fup_tip()
2385 case INTEL_PT_CFE_IP: in intel_pt_vm_psb_lookahead_cb()
2907 case INTEL_PT_CFE_IP: in intel_pt_vm_time_correlation()
3047 case INTEL_PT_CFE_IP: in intel_pt_hop_trace()
3118 case INTEL_PT_CFE_IP: in intel_pt_psb_lookahead_cb()
3503 case INTEL_PT_CFE_IP: in intel_pt_walk_trace()
3566 case INTEL_PT_CFE_IP: in intel_pt_walk_psb()
[all …]
/openbmc/linux/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c179 {4, {0x02, 0x13, 0x81, 0x03}, 0, {INTEL_PT_CFE_IP, 1, 3}, 0, 0 },
181 {4, {0x02, 0x13, 0x9f, 0xff}, 0, {INTEL_PT_CFE_IP, 0x1f, 0xff}, 0, 0 },