Searched refs:INTEL_PT_TRACESTOP (Results 1 – 4 of 4) sorted by relevance
/linux/tools/perf/util/intel-pt-decoder/ |
A D | intel-pt-pkt-decoder.c | 52 [INTEL_PT_TRACESTOP] = "TraceSTOP", 114 packet->type = INTEL_PT_TRACESTOP; in intel_pt_get_tracestop() 619 case INTEL_PT_TRACESTOP: in intel_pt_upd_pkt_ctx() 666 case INTEL_PT_TRACESTOP: in intel_pt_pkt_desc()
|
A D | intel-pt-pkt-decoder.h | 44 INTEL_PT_TRACESTOP, enumerator
|
A D | intel-pt-decoder.c | 926 case INTEL_PT_TRACESTOP: in intel_pt_calc_cyc_cb() 1862 case INTEL_PT_TRACESTOP: in intel_pt_walk_psbend() 1960 case INTEL_PT_TRACESTOP: in intel_pt_walk_fup_tip() 2136 case INTEL_PT_TRACESTOP: in intel_pt_vm_psb_lookahead_cb() 2594 case INTEL_PT_TRACESTOP: in intel_pt_vm_time_correlation() 2777 case INTEL_PT_TRACESTOP: in intel_pt_hop_trace() 2874 case INTEL_PT_TRACESTOP: in intel_pt_psb_lookahead_cb() 3049 case INTEL_PT_TRACESTOP: in intel_pt_walk_trace() 3317 case INTEL_PT_TRACESTOP: in intel_pt_walk_psb() 3442 case INTEL_PT_TRACESTOP: in intel_pt_walk_to_ip()
|
/linux/tools/perf/arch/x86/tests/ |
A D | intel-pt-pkt-decoder-test.c | 80 {2, {0x02, 0x83}, 0, {INTEL_PT_TRACESTOP, 0, 0}, 0, 0 },
|
Completed in 18 milliseconds