Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.h57 int perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct e…
H A 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
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c2003 err = perf_event__synthesize_id_index(tool, in record__synthesize()