Searched refs:INTEL_PT_TSC (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.h | 30 INTEL_PT_TSC, enumerator
|
D | intel-pt-pkt-decoder.c | 42 [INTEL_PT_TSC] = "TSC", 514 packet->type = INTEL_PT_TSC; in intel_pt_get_tsc() 601 case INTEL_PT_TSC: in intel_pt_upd_pkt_ctx() 710 case INTEL_PT_TSC: in intel_pt_pkt_desc()
|
D | intel-pt-decoder.c | 751 case INTEL_PT_TSC: in intel_pt_calc_cyc_cb() 1721 case INTEL_PT_TSC: in intel_pt_walk_psbend() 1799 case INTEL_PT_TSC: in intel_pt_walk_fup_tip() 1986 case INTEL_PT_TSC: in intel_pt_hop_trace() 2166 case INTEL_PT_TSC: in intel_pt_walk_trace() 2364 case INTEL_PT_TSC: in intel_pt_walk_psb() 2483 case INTEL_PT_TSC: in intel_pt_walk_to_ip() 2935 if (packet.type == INTEL_PT_TSC) { in intel_pt_next_tsc()
|
/Linux-v5.10/tools/perf/arch/x86/tests/ |
D | intel-pt-pkt-decoder-test.c | 84 {8, {0x19, 1, 2, 3, 4, 5, 6, 7}, 0, {INTEL_PT_TSC, 0, 0x7060504030201}, 0, 1 },
|