Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c141 {4, {0x02, 0x22}, 0, {INTEL_PT_PWRE, 0, 0}, 0, 1 },
142 {4, {0x02, 0x22, 1, 2}, 0, {INTEL_PT_PWRE, 0, 0x0201}, 0, 1 },
143 {4, {0x02, 0x22, 0x80, 0x34}, 0, {INTEL_PT_PWRE, 0, 0x3480}, 0, 1 },
144 {4, {0x02, 0x22, 0x00, 0x56}, 0, {INTEL_PT_PWRE, 0, 0x5600}, 0, 1 },
/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h51 INTEL_PT_PWRE, enumerator
Dintel-pt-pkt-decoder.c63 [INTEL_PT_PWRE] = "PWRE",
272 packet->type = INTEL_PT_PWRE; in intel_pt_get_pwre()
610 case INTEL_PT_PWRE: in intel_pt_upd_pkt_ctx()
741 case INTEL_PT_PWRE: in intel_pt_pkt_desc()
Dintel-pt-decoder.c809 case INTEL_PT_PWRE: in intel_pt_calc_cyc_cb()
1695 case INTEL_PT_PWRE: in intel_pt_walk_psbend()
1792 case INTEL_PT_PWRE: in intel_pt_walk_fup_tip()
2079 case INTEL_PT_PWRE: in intel_pt_walk_trace()
2181 case INTEL_PT_PWRE: in intel_pt_walk_psb()
2391 case INTEL_PT_PWRE: in intel_pt_walk_to_ip()