Searched refs:INTEL_PT_TRACESTOP (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.h51 INTEL_PT_TRACESTOP, enumerator in enum:intel_pt_pkt_type
H A Dintel-pt-pkt-decoder.c62 [INTEL_PT_TRACESTOP] = "TraceSTOP",
115 packet->type = INTEL_PT_TRACESTOP; intel_pt_get_tracestop()
457 case INTEL_PT_TRACESTOP: intel_pt_pkt_desc()
H A Dintel-pt-decoder.c704 case INTEL_PT_TRACESTOP: intel_pt_calc_cyc_cb()
1346 case INTEL_PT_TRACESTOP: intel_pt_walk_psbend()
1421 case INTEL_PT_TRACESTOP: intel_pt_walk_fup_tip()
1574 case INTEL_PT_TRACESTOP: intel_pt_walk_trace()
1723 case INTEL_PT_TRACESTOP: intel_pt_walk_psb()
1828 case INTEL_PT_TRACESTOP: intel_pt_walk_to_ip()

Completed in 59 milliseconds