Searched refs:INTEL_PT_TRACESTOP (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.h | 42 INTEL_PT_TRACESTOP, enumerator
|
D | intel-pt-pkt-decoder.c | 54 [INTEL_PT_TRACESTOP] = "TraceSTOP", 118 packet->type = INTEL_PT_TRACESTOP; in intel_pt_get_tracestop() 623 case INTEL_PT_TRACESTOP: in intel_pt_upd_pkt_ctx() 670 case INTEL_PT_TRACESTOP: in intel_pt_pkt_desc()
|
D | intel-pt-decoder.c | 815 case INTEL_PT_TRACESTOP: in intel_pt_calc_cyc_cb() 1698 case INTEL_PT_TRACESTOP: in intel_pt_walk_psbend() 1797 case INTEL_PT_TRACESTOP: in intel_pt_walk_fup_tip() 1995 case INTEL_PT_TRACESTOP: in intel_pt_hop_trace() 2115 case INTEL_PT_TRACESTOP: in intel_pt_walk_trace() 2392 case INTEL_PT_TRACESTOP: in intel_pt_walk_psb() 2517 case INTEL_PT_TRACESTOP: in intel_pt_walk_to_ip()
|
/Linux-v5.10/tools/perf/arch/x86/tests/ |
D | intel-pt-pkt-decoder-test.c | 80 {2, {0x02, 0x83}, 0, {INTEL_PT_TRACESTOP, 0, 0}, 0, 0 },
|