Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h28 INTEL_PT_PAD, enumerator
Dintel-pt-pkt-decoder.c36 [INTEL_PT_PAD] = "PAD",
192 packet->type = INTEL_PT_PAD; in intel_pt_get_pad()
626 case INTEL_PT_PAD: in intel_pt_upd_pkt_ctx()
696 case INTEL_PT_PAD: in intel_pt_pkt_desc()
Dintel-pt-decoder.c763 } while (pkt_info.packet.type == INTEL_PT_PAD); in intel_pt_pkt_lookahead()
826 case INTEL_PT_PAD: in intel_pt_calc_cyc_cb()
1044 } while (decoder->packet.type == INTEL_PT_PAD); in intel_pt_get_next_packet()
1553 case INTEL_PT_PAD: in intel_pt_eptw_lookahead_cb()
2168 case INTEL_PT_PAD: in intel_pt_walk_psbend()
2294 case INTEL_PT_PAD: in intel_pt_walk_fup_tip()
2328 case INTEL_PT_PAD: in intel_pt_vm_psb_lookahead_cb()
2908 case INTEL_PT_PAD: in intel_pt_vm_time_correlation()
3016 case INTEL_PT_PAD: in intel_pt_hop_trace()
3062 case INTEL_PT_PAD: in intel_pt_psb_lookahead_cb()
[all …]
/linux-6.1.9/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c29 {1, {0}, 0, {INTEL_PT_PAD, 0, 0}, 0, 1 },