Searched refs:INTEL_PT_PAD (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/tools/perf/util/intel-pt-decoder/ |
| D | intel-pt-pkt-decoder.h | 28 INTEL_PT_PAD, enumerator
|
| D | intel-pt-pkt-decoder.c | 36 [INTEL_PT_PAD] = "PAD", 189 packet->type = INTEL_PT_PAD; in intel_pt_get_pad() 596 case INTEL_PT_PAD: in intel_pt_upd_pkt_ctx() 663 case INTEL_PT_PAD: in intel_pt_pkt_desc()
|
| D | intel-pt-decoder.c | 750 } while (pkt_info.packet.type == INTEL_PT_PAD); in intel_pt_pkt_lookahead() 813 case INTEL_PT_PAD: in intel_pt_calc_cyc_cb() 1028 } while (decoder->packet.type == INTEL_PT_PAD); in intel_pt_get_next_packet() 1911 case INTEL_PT_PAD: in intel_pt_walk_psbend() 2033 case INTEL_PT_PAD: in intel_pt_walk_fup_tip() 2067 case INTEL_PT_PAD: in intel_pt_vm_psb_lookahead_cb() 2641 case INTEL_PT_PAD: in intel_pt_vm_time_correlation() 2742 case INTEL_PT_PAD: in intel_pt_hop_trace() 2785 case INTEL_PT_PAD: in intel_pt_psb_lookahead_cb() 2917 int last_packet_type = INTEL_PT_PAD; in intel_pt_walk_trace() [all …]
|
| /Linux-v5.15/tools/perf/arch/x86/tests/ |
| D | intel-pt-pkt-decoder-test.c | 29 {1, {0}, 0, {INTEL_PT_PAD, 0, 0}, 0, 1 },
|