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.h76 int perf_event__synthesize_id_index(const struct perf_tool *tool, perf_event__handler_t process, st…
Dsynthetic-events.c1921 int perf_event__synthesize_id_index(const struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_id_index() function
/linux-6.12.1/tools/perf/
Dbuiltin-record.c2052 err = perf_event__synthesize_id_index(tool, in record__synthesize()