Searched refs:INTEL_PT_PIP (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-pkt-decoder.h | 43 INTEL_PT_PIP, enumerator
|
H A D | intel-pt-pkt-decoder.c | 55 [INTEL_PT_PIP] = "PIP", 107 packet->type = INTEL_PT_PIP; in intel_pt_get_pip() 620 case INTEL_PT_PIP: in intel_pt_upd_pkt_ctx() 721 case INTEL_PT_PIP: in intel_pt_pkt_desc()
|
H A D | intel-pt-decoder.c | 719 case INTEL_PT_PIP: in intel_pt_calc_cyc_cb() 1780 case INTEL_PT_PIP: in intel_pt_walk_psbend() 1911 case INTEL_PT_PIP: in intel_pt_walk_fup_tip() 2048 case INTEL_PT_PIP: in intel_pt_hop_trace() 2203 case INTEL_PT_PIP: in intel_pt_walk_trace() 2441 case INTEL_PT_PIP: in intel_pt_walk_psb() 2560 case INTEL_PT_PIP: in intel_pt_walk_to_ip()
|
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-pkt-decoder.h | 45 INTEL_PT_PIP, enumerator
|
H A D | intel-pt-pkt-decoder.c | 53 [INTEL_PT_PIP] = "PIP", 108 packet->type = INTEL_PT_PIP; in intel_pt_get_pip() 646 case INTEL_PT_PIP: in intel_pt_upd_pkt_ctx() 751 case INTEL_PT_PIP: in intel_pt_pkt_desc()
|
H A D | intel-pt-decoder.c | 822 case INTEL_PT_PIP: in intel_pt_calc_cyc_cb() 1563 case INTEL_PT_PIP: in intel_pt_eptw_lookahead_cb() 2142 case INTEL_PT_PIP: in intel_pt_walk_psbend() 2276 case INTEL_PT_PIP: in intel_pt_walk_fup_tip() 2349 case INTEL_PT_PIP: in intel_pt_vm_psb_lookahead_cb() 2852 case INTEL_PT_PIP: in intel_pt_vm_time_correlation() 3030 case INTEL_PT_PIP: in intel_pt_hop_trace() 3074 case INTEL_PT_PIP: in intel_pt_psb_lookahead_cb() 3325 case INTEL_PT_PIP: in intel_pt_walk_trace() 3603 case INTEL_PT_PIP in intel_pt_walk_psb() [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
H A D | intel-pt-pkt-decoder-test.c | 69 {8, {0x02, 0x43, 2, 4, 6, 8, 10, 12}, 0, {INTEL_PT_PIP, 0, 0x60504030201}, 0, 0 }, 70 {8, {0x02, 0x43, 3, 4, 6, 8, 10, 12}, 0, {INTEL_PT_PIP, 0, 0x60504030201 | (1ULL << 63)}, 0, 0 },
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
H A D | intel-pt-test.c | 74 {8, {0x02, 0x43, 2, 4, 6, 8, 10, 12}, 0, {INTEL_PT_PIP, 0, 0xC0A08060402}, 0, 0 }, 75 {8, {0x02, 0x43, 3, 4, 6, 8, 10, 12}, 0, {INTEL_PT_PIP, 0, 0xC0A08060403}, 0, 0 },
|
Completed in 12 milliseconds