Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h35 INTEL_PT_PAD, enumerator
Dintel-pt-pkt-decoder.c47 [INTEL_PT_PAD] = "PAD",
198 packet->type = INTEL_PT_PAD; in intel_pt_get_pad()
550 case INTEL_PT_PAD: in intel_pt_pkt_desc()
Dintel-pt-decoder.c609 } while (pkt_info.packet.type == INTEL_PT_PAD); in intel_pt_pkt_lookahead()
672 case INTEL_PT_PAD: in intel_pt_calc_cyc_cb()
882 } while (decoder->packet.type == INTEL_PT_PAD); in intel_pt_get_next_packet()
1588 case INTEL_PT_PAD: in intel_pt_walk_psbend()
1696 case INTEL_PT_PAD: in intel_pt_walk_fup_tip()
1877 case INTEL_PT_PAD: in intel_pt_walk_trace()
2055 case INTEL_PT_PAD: in intel_pt_walk_psb()
2154 case INTEL_PT_PAD: in intel_pt_walk_to_ip()