Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/tests/
A Dintel-pt-pkt-decoder-test.c48 {1, {0x11}, 0, {INTEL_PT_TIP_PGE, 0, 0}, 0, 0 },
49 {3, {0x31, 1, 2}, 0, {INTEL_PT_TIP_PGE, 1, 0x201}, 0, 0 },
50 {5, {0x51, 1, 2, 3, 4}, 0, {INTEL_PT_TIP_PGE, 2, 0x4030201}, 0, 0 },
51 {7, {0x71, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP_PGE, 3, 0x60504030201}, 0, 0 },
52 {7, {0x91, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP_PGE, 4, 0x60504030201}, 0, 0 },
53 {9, {0xd1, 1, 2, 3, 4, 5, 6, 7, 8}, 0, {INTEL_PT_TIP_PGE, 6, 0x807060504030201}, 0, 0 },
/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c39 [INTEL_PT_TIP_PGE] = "TIP.PGE",
568 return intel_pt_get_ip(INTEL_PT_TIP_PGE, byte, buf, len, in intel_pt_do_get_packet()
613 case INTEL_PT_TIP_PGE: in intel_pt_upd_pkt_ctx()
695 case INTEL_PT_TIP_PGE: in intel_pt_pkt_desc()
A Dintel-pt-pkt-decoder.h31 INTEL_PT_TIP_PGE, enumerator
A Dintel-pt-decoder.c806 case INTEL_PT_TIP_PGE: in intel_pt_calc_cyc_cb()
1859 case INTEL_PT_TIP_PGE: in intel_pt_walk_psbend()
2004 case INTEL_PT_TIP_PGE: in intel_pt_walk_fup_tip()
2118 case INTEL_PT_TIP_PGE: in intel_pt_vm_psb_lookahead_cb()
2575 case INTEL_PT_TIP_PGE: in intel_pt_vm_time_correlation()
2767 case INTEL_PT_TIP_PGE: in intel_pt_hop_trace()
2843 case INTEL_PT_TIP_PGE: in intel_pt_psb_lookahead_cb()
2987 case INTEL_PT_TIP_PGE: { in intel_pt_walk_trace()
3255 case INTEL_PT_TIP_PGE: in intel_pt_walk_psb()
3379 case INTEL_PT_TIP_PGE: in intel_pt_walk_to_ip()

Completed in 16 milliseconds