Searched refs:INTEL_PT_PAD (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/tools/perf/util/intel-pt-decoder/ |
| D | intel-pt-pkt-decoder.h | 26 INTEL_PT_PAD, enumerator
|
| D | intel-pt-pkt-decoder.c | 38 [INTEL_PT_PAD] = "PAD", 193 packet->type = INTEL_PT_PAD; in intel_pt_get_pad() 600 case INTEL_PT_PAD: in intel_pt_upd_pkt_ctx() 667 case INTEL_PT_PAD: in intel_pt_pkt_desc()
|
| D | intel-pt-decoder.c | 630 } while (pkt_info.packet.type == INTEL_PT_PAD); in intel_pt_pkt_lookahead() 693 case INTEL_PT_PAD: in intel_pt_calc_cyc_cb() 908 } while (decoder->packet.type == INTEL_PT_PAD); in intel_pt_get_next_packet() 1749 case INTEL_PT_PAD: in intel_pt_walk_psbend() 1868 case INTEL_PT_PAD: in intel_pt_walk_fup_tip() 2050 case INTEL_PT_PAD: in intel_pt_walk_trace() 2266 case INTEL_PT_PAD: in intel_pt_walk_psb() 2385 case INTEL_PT_PAD: in intel_pt_walk_to_ip()
|
| /Linux-v5.4/tools/perf/arch/x86/tests/ |
| D | intel-pt-pkt-decoder-test.c | 29 {1, {0}, 0, {INTEL_PT_PAD, 0, 0}, 0, 1 },
|