Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h46 INTEL_PT_CYC, enumerator
Dintel-pt-pkt-decoder.c57 [INTEL_PT_CYC] = "CYC",
286 packet->type = INTEL_PT_CYC; in intel_pt_get_cyc()
491 case INTEL_PT_CYC: in intel_pt_pkt_desc()
Dintel-pt-decoder.c640 if (pkt_info->last_packet_type != INTEL_PT_CYC) { in intel_pt_calc_cyc_cb()
655 if (pkt_info->last_packet_type != INTEL_PT_CYC) { in intel_pt_calc_cyc_cb()
691 case INTEL_PT_CYC: in intel_pt_calc_cyc_cb()
1203 if (decoder->last_packet_type == INTEL_PT_CYC) { in intel_pt_calc_tsc_timestamp()
1284 if (decoder->last_packet_type == INTEL_PT_CYC) { in intel_pt_calc_mtc_timestamp()
1391 case INTEL_PT_CYC: in intel_pt_walk_psbend()
1481 case INTEL_PT_CYC: in intel_pt_walk_fup_tip()
1622 case INTEL_PT_CYC: in intel_pt_walk_trace()
1703 case INTEL_PT_CYC: in intel_pt_walk_psb()
1802 case INTEL_PT_CYC: in intel_pt_walk_to_ip()