Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/arch/x86/tests/
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 },
/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h52 INTEL_PT_PWRX, enumerator
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()
Dintel-pt-decoder.c820 case INTEL_PT_PWRX: in intel_pt_calc_cyc_cb()
1707 case INTEL_PT_PWRX: in intel_pt_walk_psbend()
1810 case INTEL_PT_PWRX: in intel_pt_walk_fup_tip()
2005 case INTEL_PT_PWRX: in intel_pt_hop_trace()
2268 case INTEL_PT_PWRX: in intel_pt_walk_trace()
2339 case INTEL_PT_PWRX: in intel_pt_walk_psb()
2549 case INTEL_PT_PWRX: in intel_pt_walk_to_ip()