Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.h58 int __perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct…
H A Dsynthetic-events.c1813 int __perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, in __perf_event__synthesize_id_index() function
1908 return __perf_event__synthesize_id_index(tool, process, evlist, machine, 0); in perf_event__synthesize_id_index()
/openbmc/linux/tools/perf/
H A Dbuiltin-inject.c1123 return __perf_event__synthesize_id_index(&inject->tool, perf_event__repipe, in synthesize_id_index()