Home
last modified time | relevance | path

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

/tools/perf/tests/
Dstat.c57 !perf_event__synthesize_stat_config(NULL, &stat_config, process_stat_config_event, NULL)); in test__synthesize_stat_config()
/tools/perf/util/
Devent.h544 int perf_event__synthesize_stat_config(struct perf_tool *tool,
Devent.c898 int perf_event__synthesize_stat_config(struct perf_tool *tool, in perf_event__synthesize_stat_config() function
/tools/perf/
Dbuiltin-stat.c498 err = perf_event__synthesize_stat_config(NULL, &stat_config, in perf_stat_synthesize_config()