Searched refs:perf_event__synthesize_stat_round (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/tools/perf/tests/ |
D | stat.c | 111 !perf_event__synthesize_stat_round(NULL, 0xdeadbeef, PERF_STAT_ROUND_TYPE__INTERVAL, in test__synthesize_stat_round()
|
/linux-6.12.1/tools/perf/util/ |
D | synthetic-events.h | 87 int perf_event__synthesize_stat_round(const struct perf_tool *tool, u64 time, u64 type, perf_event_…
|
D | synthetic-events.c | 1428 int perf_event__synthesize_stat_round(const struct perf_tool *tool, in perf_event__synthesize_stat_round() function
|
/linux-6.12.1/tools/perf/ |
D | builtin-stat.c | 268 return perf_event__synthesize_stat_round(NULL, tm, type, in write_stat_round_event()
|