Searched refs:perf_event__synthesize_stat (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/tools/perf/tests/ |
D | stat.c | 90 !perf_event__synthesize_stat(NULL, (struct perf_cpu){.cpu = 1}, 2, 3, in test__synthesize_stat()
|
/linux-6.1.9/tools/perf/util/ |
D | synthetic-events.h | 69 int perf_event__synthesize_stat(struct perf_tool *tool, struct perf_cpu cpu, u32 thread, u64 id, st…
|
D | synthetic-events.c | 1387 int perf_event__synthesize_stat(struct perf_tool *tool, in perf_event__synthesize_stat() function
|
/linux-6.1.9/tools/perf/ |
D | builtin-stat.c | 331 return perf_event__synthesize_stat(NULL, cpu, thread, sid->id, count, in evsel__write_stat_event()
|