Home
last modified time | relevance | path

Searched refs:INTEL_PT_PWRX (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.h52 INTEL_PT_PWRX, enumerator
H A Dintel-pt-pkt-decoder.c64 [INTEL_PT_PWRX] = "PWRX",
282 packet->type = INTEL_PT_PWRX; in intel_pt_get_pwrx()
611 case INTEL_PT_PWRX: in intel_pt_upd_pkt_ctx()
746 case INTEL_PT_PWRX: in intel_pt_pkt_desc()
H A Dintel-pt-decoder.c840 case INTEL_PT_PWRX: in intel_pt_calc_cyc_cb()
1750 case INTEL_PT_PWRX: in intel_pt_walk_psbend()
1856 case INTEL_PT_PWRX: in intel_pt_walk_fup_tip()
2057 case INTEL_PT_PWRX: in intel_pt_hop_trace()
2329 case INTEL_PT_PWRX: in intel_pt_walk_trace()
2400 case INTEL_PT_PWRX: in intel_pt_walk_psb()
2610 case INTEL_PT_PWRX: in intel_pt_walk_to_ip()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.h54 INTEL_PT_PWRX, enumerator
H A Dintel-pt-pkt-decoder.c62 [INTEL_PT_PWRX] = "PWRX",
280 packet->type = INTEL_PT_PWRX; in intel_pt_get_pwrx()
637 case INTEL_PT_PWRX: in intel_pt_upd_pkt_ctx()
776 case INTEL_PT_PWRX: in intel_pt_pkt_desc()
H A Dintel-pt-decoder.c946 case INTEL_PT_PWRX: in intel_pt_calc_cyc_cb()
1573 case INTEL_PT_PWRX: in intel_pt_eptw_lookahead_cb()
2109 case INTEL_PT_PWRX: in intel_pt_walk_psbend()
2214 case INTEL_PT_PWRX: in intel_pt_walk_fup_tip()
2370 case INTEL_PT_PWRX: in intel_pt_vm_psb_lookahead_cb()
2917 case INTEL_PT_PWRX: in intel_pt_vm_time_correlation()
3039 case INTEL_PT_PWRX: in intel_pt_hop_trace()
3110 case INTEL_PT_PWRX: in intel_pt_psb_lookahead_cb()
3458 case INTEL_PT_PWRX: in intel_pt_walk_trace()
3558 case INTEL_PT_PWRX in intel_pt_walk_psb()
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dintel-pt-pkt-decoder-test.c146 {7, {0x02, 0xa2}, 0, {INTEL_PT_PWRX, 0, 0}, 0, 1 },
147 {7, {0x02, 0xa2, 1, 2, 3, 4, 5}, 0, {INTEL_PT_PWRX, 0, 0x504030201}, 0, 1 },
148 {7, {0x02, 0xa2, 0xff, 0xff, 0xff, 0xff, 0xff}, 0, {INTEL_PT_PWRX, 0, 0xffffffffff}, 0, 1 },
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c154 {7, {0x02, 0xa2}, 0, {INTEL_PT_PWRX, 0, 0}, 0, 1 },
155 {7, {0x02, 0xa2, 1, 2, 3, 4, 5}, 0, {INTEL_PT_PWRX, 0, 0x504030201}, 0, 1 },
156 {7, {0x02, 0xa2, 0xff, 0xff, 0xff, 0xff, 0xff}, 0, {INTEL_PT_PWRX, 0, 0xffffffffff}, 0, 1 },

Completed in 11 milliseconds