Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dstat.c58 !perf_event__synthesize_stat_config(NULL, &stat_config, process_stat_config_event, NULL)); in test__synthesize_stat_config()
/Linux-v4.19/tools/perf/util/
Devent.h690 int perf_event__synthesize_stat_config(struct perf_tool *tool,
Devent.c1141 int perf_event__synthesize_stat_config(struct perf_tool *tool, in perf_event__synthesize_stat_config() function
/Linux-v4.19/tools/perf/
Dbuiltin-stat.c500 err = perf_event__synthesize_stat_config(NULL, &stat_config, in perf_stat_synthesize_config()