perf_event__synthesize_stat_round  230 tools/perf/builtin-stat.c 	return perf_event__synthesize_stat_round(NULL, tm, type,
perf_event__synthesize_stat_round  109 tools/perf/tests/stat.c 		!perf_event__synthesize_stat_round(NULL, 0xdeadbeef, PERF_STAT_ROUND_TYPE__INTERVAL,
perf_event__synthesize_stat_round   51 tools/perf/util/synthetic-events.h int perf_event__synthesize_stat_round(struct perf_tool *tool, u64 time, u64 type, perf_event__handler_t process, struct machine *machine);