Home
last modified time | relevance | path

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

/tools/perf/tests/
Devent_update.c113 !perf_event__synthesize_event_update_cpus(&tmp.tool, evsel, process_event_cpus)); in test__event_update()
/tools/perf/util/
Dheader.h119 int perf_event__synthesize_event_update_cpus(struct perf_tool *tool,
Dheader.c3037 perf_event__synthesize_event_update_cpus(struct perf_tool *tool, in perf_event__synthesize_event_update_cpus() function
/tools/perf/
Dbuiltin-stat.c463 err = perf_event__synthesize_event_update_cpus(NULL, counter, process_synthesized_event); in perf_stat_synthesize_config()