Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h46 INTEL_PT_CYC, enumerator
Dintel-pt-pkt-decoder.c58 [INTEL_PT_CYC] = "CYC",
372 packet->type = INTEL_PT_CYC; in intel_pt_get_cyc()
588 case INTEL_PT_CYC: in intel_pt_pkt_desc()
Dintel-pt-decoder.c709 if (pkt_info->last_packet_type != INTEL_PT_CYC) { in intel_pt_calc_cyc_cb()
730 if (pkt_info->last_packet_type != INTEL_PT_CYC) { in intel_pt_calc_cyc_cb()
767 case INTEL_PT_CYC: in intel_pt_calc_cyc_cb()
1378 if (decoder->last_packet_type == INTEL_PT_CYC) { in intel_pt_calc_tsc_timestamp()
1466 if (decoder->last_packet_type == INTEL_PT_CYC) { in intel_pt_calc_mtc_timestamp()
1585 case INTEL_PT_CYC: in intel_pt_walk_psbend()
1686 case INTEL_PT_CYC: in intel_pt_walk_fup_tip()
1838 case INTEL_PT_CYC: in intel_pt_walk_trace()
2008 case INTEL_PT_CYC: in intel_pt_walk_psb()
2103 case INTEL_PT_CYC: in intel_pt_walk_to_ip()