Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dstat.c90 !perf_event__synthesize_stat(NULL, (struct perf_cpu){.cpu = 1}, 2, 3, in test__synthesize_stat()
/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.h69 int perf_event__synthesize_stat(struct perf_tool *tool, struct perf_cpu cpu, u32 thread, u64 id, st…
H A Dsynthetic-events.c1390 int perf_event__synthesize_stat(struct perf_tool *tool, in perf_event__synthesize_stat() function
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c274 return perf_event__synthesize_stat(NULL, cpu, thread, sid->id, count, in evsel__write_stat_event()