Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/tests/
A 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/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c61 [INTEL_PT_PWRE] = "PWRE",
268 packet->type = INTEL_PT_PWRE; in intel_pt_get_pwre()
606 case INTEL_PT_PWRE: in intel_pt_upd_pkt_ctx()
737 case INTEL_PT_PWRE: in intel_pt_pkt_desc()
A Dintel-pt-pkt-decoder.h53 INTEL_PT_PWRE, enumerator
A Dintel-pt-decoder.c930 case INTEL_PT_PWRE: in intel_pt_calc_cyc_cb()
1870 case INTEL_PT_PWRE: in intel_pt_walk_psbend()
1972 case INTEL_PT_PWRE: in intel_pt_walk_fup_tip()
2124 case INTEL_PT_PWRE: in intel_pt_vm_psb_lookahead_cb()
2663 case INTEL_PT_PWRE: in intel_pt_vm_time_correlation()
2786 case INTEL_PT_PWRE: in intel_pt_hop_trace()
2854 case INTEL_PT_PWRE: in intel_pt_psb_lookahead_cb()
3160 case INTEL_PT_PWRE: in intel_pt_walk_trace()
3262 case INTEL_PT_PWRE: in intel_pt_walk_psb()
3473 case INTEL_PT_PWRE: in intel_pt_walk_to_ip()

Completed in 13 milliseconds