Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsynthetic-events.h87 int perf_event__synthesize_stat_round(const struct perf_tool *tool, u64 time, u64 type, perf_event_…
H A Dsynthetic-events.c1441 int perf_event__synthesize_stat_round(const struct perf_tool *tool, in perf_event__synthesize_stat_round() function
/linux/tools/perf/
H A Dbuiltin-stat.c261 return perf_event__synthesize_stat_round(NULL, tm, type, in write_stat_round_event()