Searched refs:INTEL_PT_TSC (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.h | 32 INTEL_PT_TSC, enumerator
|
D | intel-pt-pkt-decoder.c | 40 [INTEL_PT_TSC] = "TSC", 540 packet->type = INTEL_PT_TSC; in intel_pt_get_tsc() 627 case INTEL_PT_TSC: in intel_pt_upd_pkt_ctx() 739 case INTEL_PT_TSC: in intel_pt_pkt_desc()
|
D | intel-pt-decoder.c | 877 case INTEL_PT_TSC: in intel_pt_calc_cyc_cb() 1561 case INTEL_PT_TSC: in intel_pt_eptw_lookahead_cb() 2126 case INTEL_PT_TSC: in intel_pt_walk_psbend() 2203 case INTEL_PT_TSC: in intel_pt_walk_fup_tip() 2340 case INTEL_PT_TSC: in intel_pt_vm_psb_lookahead_cb() 2404 pkt_info->packet.type == INTEL_PT_TSC) in intel_pt_ovf_fup_lookahead_cb() 2860 case INTEL_PT_TSC: in intel_pt_vm_time_correlation() 3020 case INTEL_PT_TSC: in intel_pt_hop_trace() 3066 case INTEL_PT_TSC: in intel_pt_psb_lookahead_cb() 3349 case INTEL_PT_TSC: in intel_pt_walk_trace() [all …]
|
/Linux-v6.6/tools/perf/arch/x86/tests/ |
D | intel-pt-test.c | 92 {8, {0x19, 1, 2, 3, 4, 5, 6, 7}, 0, {INTEL_PT_TSC, 0, 0x7060504030201}, 0, 1 },
|