Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h32 INTEL_PT_TSC, enumerator
Dintel-pt-pkt-decoder.c36 [INTEL_PT_TSC] = "TSC",
531 packet->type = INTEL_PT_TSC; in intel_pt_get_tsc()
618 case INTEL_PT_TSC: in intel_pt_upd_pkt_ctx()
730 case INTEL_PT_TSC: in intel_pt_pkt_desc()
Dintel-pt-decoder.c877 case INTEL_PT_TSC: in intel_pt_calc_cyc_cb()
1563 case INTEL_PT_TSC: in intel_pt_eptw_lookahead_cb()
2128 case INTEL_PT_TSC: in intel_pt_walk_psbend()
2205 case INTEL_PT_TSC: in intel_pt_walk_fup_tip()
2342 case INTEL_PT_TSC: in intel_pt_vm_psb_lookahead_cb()
2406 pkt_info->packet.type == INTEL_PT_TSC) in intel_pt_ovf_fup_lookahead_cb()
2862 case INTEL_PT_TSC: in intel_pt_vm_time_correlation()
3022 case INTEL_PT_TSC: in intel_pt_hop_trace()
3068 case INTEL_PT_TSC: in intel_pt_psb_lookahead_cb()
3351 case INTEL_PT_TSC: in intel_pt_walk_trace()
[all …]
/linux-6.12.1/tools/perf/arch/x86/tests/
Dintel-pt-test.c92 {8, {0x19, 1, 2, 3, 4, 5, 6, 7}, 0, {INTEL_PT_TSC, 0, 0x7060504030201}, 0, 1 },