Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dsynthetic-events.h43 int perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct e…
Dsynthetic-events.c1601 int perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_id_index() function
/Linux-v5.10/tools/perf/
Dbuiltin-record.c1433 err = perf_event__synthesize_id_index(tool, in record__synthesize()