Home
last modified time | relevance | path

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

/tools/perf/tests/
Dstat.c109 !perf_event__synthesize_stat_round(NULL, 0xdeadbeef, PERF_STAT_ROUND_TYPE__INTERVAL, in test__synthesize_stat_round()
/tools/perf/util/
Dsynthetic-events.h53 int perf_event__synthesize_stat_round(struct perf_tool *tool, u64 time, u64 type, perf_event__handl…
Dsynthetic-events.c1383 int perf_event__synthesize_stat_round(struct perf_tool *tool, in perf_event__synthesize_stat_round() function
/tools/perf/
Dbuiltin-stat.c320 return perf_event__synthesize_stat_round(NULL, tm, type, in write_stat_round_event()