Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dsynthetic-events.h77 int __perf_event__synthesize_id_index(const struct perf_tool *tool, perf_event__handler_t process, …
Dsynthetic-events.c1829 int __perf_event__synthesize_id_index(const struct perf_tool *tool, perf_event__handler_t process, in __perf_event__synthesize_id_index() function
1924 return __perf_event__synthesize_id_index(tool, process, evlist, machine, 0); in perf_event__synthesize_id_index()
/linux-6.12.1/tools/perf/
Dbuiltin-inject.c1297 return __perf_event__synthesize_id_index(&inject->tool, perf_event__repipe, in synthesize_id_index()