Home
last modified time | relevance | path

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

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