Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_event_update_scale (Results 1 – 4 of 4) sorted by relevance

/tools/perf/tests/
Devent_update.c103 !perf_event__synthesize_event_update_scale(NULL, evsel, process_event_scale)); in test__event_update()
/tools/perf/util/
Dheader.h113 int perf_event__synthesize_event_update_scale(struct perf_tool *tool,
Dheader.c2998 perf_event__synthesize_event_update_scale(struct perf_tool *tool, in perf_event__synthesize_event_update_scale() function
/tools/perf/
Dbuiltin-stat.c455 err = perf_event__synthesize_event_update_scale(NULL, counter, process_synthesized_event); in perf_stat_synthesize_config()