dummy_tool       1231 tools/perf/util/cs-etm.c 	struct perf_tool dummy_tool;
dummy_tool       1241 tools/perf/util/cs-etm.c 		      container_of(tool, struct cs_etm_synth, dummy_tool);
dummy_tool       1255 tools/perf/util/cs-etm.c 	return perf_event__synthesize_attr(&cs_etm_synth.dummy_tool, attr, 1,
dummy_tool        732 tools/perf/util/intel-bts.c 	struct perf_tool dummy_tool;
dummy_tool        742 tools/perf/util/intel-bts.c 			container_of(tool, struct intel_bts_synth, dummy_tool);
dummy_tool        756 tools/perf/util/intel-bts.c 	return perf_event__synthesize_attr(&intel_bts_synth.dummy_tool, attr, 1,
dummy_tool       2680 tools/perf/util/intel-pt.c 	struct perf_tool dummy_tool;
dummy_tool       2690 tools/perf/util/intel-pt.c 			container_of(tool, struct intel_pt_synth, dummy_tool);
dummy_tool       2708 tools/perf/util/intel-pt.c 	err = perf_event__synthesize_attr(&intel_pt_synth.dummy_tool, attr, 1,