Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_threads (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/perf/tests/
Dmmap-thread-lookup.c136 return perf_event__synthesize_threads(NULL, in synth_all()
/linux-6.1.9/tools/perf/util/
Dsynthetic-events.h72 int perf_event__synthesize_threads(struct perf_tool *tool, perf_event__handler_t process, struct ma…
Dsynthetic-events.c1000 int perf_event__synthesize_threads(struct perf_tool *tool, in perf_event__synthesize_threads() function
1936 return perf_event__synthesize_threads(tool, process, machine, in __machine__synthesize_threads()