Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dstat.c59 !perf_event__synthesize_stat_config(NULL, &stat_config, process_stat_config_event, NULL)); in test__synthesize_stat_config()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsynthetic-events.h50 int perf_event__synthesize_stat_config(struct perf_tool *tool, struct perf_stat_config *config, per…
H A Dsynthetic-events.c1228 int perf_event__synthesize_stat_config(struct perf_tool *tool, in perf_event__synthesize_stat_config() function
2004 err = perf_event__synthesize_stat_config(tool, config, process, NULL); in perf_event__synthesize_stat_events()