Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_attrs (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dheader.h126 int perf_event__synthesize_attrs(struct perf_tool *tool,
Dheader.c3639 int perf_event__synthesize_attrs(struct perf_tool *tool, in perf_event__synthesize_attrs() function
/Linux-v4.19/tools/perf/
Dbuiltin-record.c761 err = perf_event__synthesize_attrs(tool, session, in record__synthesize()
Dbuiltin-stat.c472 err = perf_event__synthesize_attrs(NULL, perf_stat.session, in perf_stat_synthesize_config()