intel_pt_synth 2689 tools/perf/util/intel-pt.c struct intel_pt_synth *intel_pt_synth = intel_pt_synth 2690 tools/perf/util/intel-pt.c container_of(tool, struct intel_pt_synth, dummy_tool); intel_pt_synth 2692 tools/perf/util/intel-pt.c return perf_session__deliver_synth_event(intel_pt_synth->session, event, intel_pt_synth 2699 tools/perf/util/intel-pt.c struct intel_pt_synth intel_pt_synth; intel_pt_synth 2705 tools/perf/util/intel-pt.c memset(&intel_pt_synth, 0, sizeof(struct intel_pt_synth)); intel_pt_synth 2706 tools/perf/util/intel-pt.c intel_pt_synth.session = session; intel_pt_synth 2708 tools/perf/util/intel-pt.c err = perf_event__synthesize_attr(&intel_pt_synth.dummy_tool, attr, 1,