Searched refs:perf_event__synthesize_stat (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/tools/perf/tests/ |
D | stat.c | 89 !perf_event__synthesize_stat(NULL, 1, 2, 3, &count, process_stat_event, NULL)); in test__synthesize_stat()
|
/Linux-v5.10/tools/perf/util/ |
D | synthetic-events.h | 53 int perf_event__synthesize_stat(struct perf_tool *tool, u32 cpu, u32 thread, u64 id, struct perf_co…
|
D | synthetic-events.c | 1265 int perf_event__synthesize_stat(struct perf_tool *tool, in perf_event__synthesize_stat() function
|
/Linux-v5.10/tools/perf/ |
D | builtin-stat.c | 311 return perf_event__synthesize_stat(NULL, cpu, thread, sid->id, count, in evsel__write_stat_event()
|