Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dstat.c89 !perf_event__synthesize_stat(NULL, 1, 2, 3, &count, process_stat_event, NULL)); in test__synthesize_stat()
/Linux-v5.10/tools/perf/util/
Dsynthetic-events.h53 int perf_event__synthesize_stat(struct perf_tool *tool, u32 cpu, u32 thread, u64 id, struct perf_co…
Dsynthetic-events.c1265 int perf_event__synthesize_stat(struct perf_tool *tool, in perf_event__synthesize_stat() function
/Linux-v5.10/tools/perf/
Dbuiltin-stat.c311 return perf_event__synthesize_stat(NULL, cpu, thread, sid->id, count, in evsel__write_stat_event()