Searched refs:perf_event__synthesize_stat_round (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/tests/
H A Dstat.c111 !perf_event__synthesize_stat_round(NULL, 0xdeadbeef, PERF_STAT_ROUND_TYPE__INTERVAL,
/linux-master/tools/perf/util/
H A Dsynthetic-events.h68 int perf_event__synthesize_stat_round(struct perf_tool *tool, u64 time, u64 type, perf_event__handler_t process, struct machine *machine);
H A Dsynthetic-events.c1428 int perf_event__synthesize_stat_round(struct perf_tool *tool, function
/linux-master/tools/perf/
H A Dbuiltin-stat.c258 return perf_event__synthesize_stat_round(NULL, tm, type,

Completed in 130 milliseconds