cs_etm_synth 1240 tools/perf/util/cs-etm.c struct cs_etm_synth *cs_etm_synth = cs_etm_synth 1241 tools/perf/util/cs-etm.c container_of(tool, struct cs_etm_synth, dummy_tool); cs_etm_synth 1243 tools/perf/util/cs-etm.c return perf_session__deliver_synth_event(cs_etm_synth->session, cs_etm_synth 1250 tools/perf/util/cs-etm.c struct cs_etm_synth cs_etm_synth; cs_etm_synth 1252 tools/perf/util/cs-etm.c memset(&cs_etm_synth, 0, sizeof(struct cs_etm_synth)); cs_etm_synth 1253 tools/perf/util/cs-etm.c cs_etm_synth.session = session; cs_etm_synth 1255 tools/perf/util/cs-etm.c return perf_event__synthesize_attr(&cs_etm_synth.dummy_tool, attr, 1,