Searched refs:perf_event__synthesize_event_update_unit (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/tests/
H A Devent_update.c99 !perf_event__synthesize_event_update_unit(NULL, evsel, process_event_unit));
/linux-master/tools/perf/util/
H A Dsynthetic-events.h53 int perf_event__synthesize_event_update_unit(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process);
H A Dsynthetic-events.c1988 int perf_event__synthesize_event_update_unit(struct perf_tool *tool, struct evsel *evsel, function
2108 err = perf_event__synthesize_event_update_unit(tool, evsel, process);

Completed in 199 milliseconds