Home
last modified time | relevance | path

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

/linux/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 },
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c58 [INTEL_PT_PWRX] = "PWRX",
271 packet->type = INTEL_PT_PWRX; in intel_pt_get_pwrx()
628 case INTEL_PT_PWRX: in intel_pt_upd_pkt_ctx()
767 case INTEL_PT_PWRX: in intel_pt_pkt_desc()
H A Dintel-pt-pkt-decoder.h54 INTEL_PT_PWRX, enumerator
H A Dintel-pt-decoder.c946 case INTEL_PT_PWRX: in intel_pt_calc_cyc_cb()
1575 case INTEL_PT_PWRX: in intel_pt_eptw_lookahead_cb()
2111 case INTEL_PT_PWRX: in intel_pt_walk_psbend()
2216 case INTEL_PT_PWRX: in intel_pt_walk_fup_tip()
2372 case INTEL_PT_PWRX: in intel_pt_vm_psb_lookahead_cb()
2919 case INTEL_PT_PWRX: in intel_pt_vm_time_correlation()
3041 case INTEL_PT_PWRX: in intel_pt_hop_trace()
3112 case INTEL_PT_PWRX: in intel_pt_psb_lookahead_cb()
3460 case INTEL_PT_PWRX: in intel_pt_walk_trace()
3560 case INTEL_PT_PWRX in intel_pt_walk_psb()
[all...]