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/
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 },
/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c62 [INTEL_PT_PWRX] = "PWRX",
278 packet->type = INTEL_PT_PWRX; in intel_pt_get_pwrx()
607 case INTEL_PT_PWRX: in intel_pt_upd_pkt_ctx()
742 case INTEL_PT_PWRX: in intel_pt_pkt_desc()
A Dintel-pt-pkt-decoder.h54 INTEL_PT_PWRX, enumerator
A Dintel-pt-decoder.c931 case INTEL_PT_PWRX: in intel_pt_calc_cyc_cb()
1871 case INTEL_PT_PWRX: in intel_pt_walk_psbend()
1973 case INTEL_PT_PWRX: in intel_pt_walk_fup_tip()
2125 case INTEL_PT_PWRX: in intel_pt_vm_psb_lookahead_cb()
2666 case INTEL_PT_PWRX: in intel_pt_vm_time_correlation()
2787 case INTEL_PT_PWRX: in intel_pt_hop_trace()
2855 case INTEL_PT_PWRX: in intel_pt_psb_lookahead_cb()
3192 case INTEL_PT_PWRX: in intel_pt_walk_trace()
3263 case INTEL_PT_PWRX: in intel_pt_walk_psb()
3474 case INTEL_PT_PWRX: in intel_pt_walk_to_ip()

Completed in 11 milliseconds