Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h35 INTEL_PT_PAD, enumerator
Dintel-pt-pkt-decoder.c46 [INTEL_PT_PAD] = "PAD",
190 packet->type = INTEL_PT_PAD; in intel_pt_get_pad()
454 case INTEL_PT_PAD: in intel_pt_pkt_desc()
Dintel-pt-decoder.c568 } while (pkt_info.packet.type == INTEL_PT_PAD); in intel_pt_pkt_lookahead()
610 case INTEL_PT_PAD: in intel_pt_calc_cyc_cb()
792 } while (decoder->packet.type == INTEL_PT_PAD); in intel_pt_get_next_packet()
1394 case INTEL_PT_PAD: in intel_pt_walk_psbend()
1491 case INTEL_PT_PAD: in intel_pt_walk_fup_tip()
1651 case INTEL_PT_PAD: in intel_pt_walk_trace()
1748 case INTEL_PT_PAD: in intel_pt_walk_psb()
1850 case INTEL_PT_PAD: in intel_pt_walk_to_ip()