Home
last modified time | relevance | path

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

/tools/perf/util/
Dsynthetic-events.h57 int perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct e…
Dsynthetic-events.c1905 int perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_id_index() function
/tools/perf/
Dbuiltin-record.c2003 err = perf_event__synthesize_id_index(tool, in record__synthesize()