Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dsynthetic-events.h44 int perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct e…
Dsynthetic-events.c1708 int perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_id_index() function
/Linux-v5.15/tools/perf/
Dbuiltin-record.c1413 err = perf_event__synthesize_id_index(tool, in record__synthesize()