perf_event__synthesize_extra_attr 1301 tools/perf/builtin-record.c 	err = perf_event__synthesize_extra_attr(&rec->tool,
perf_event__synthesize_extra_attr 1791 tools/perf/util/synthetic-events.c 	err = perf_event__synthesize_extra_attr(tool, evlist, process, attrs);
perf_event__synthesize_extra_attr   40 tools/perf/util/synthetic-events.h int perf_event__synthesize_extra_attr(struct perf_tool *tool, struct evlist *evsel_list, perf_event__handler_t process, bool is_pipe);