Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_cgroups (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsynthetic-events.h48 int perf_event__synthesize_cgroups(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine);
H A Dsynthetic-events.c559 int perf_event__synthesize_cgroups(struct perf_tool *tool, in perf_event__synthesize_cgroups() function
586 int perf_event__synthesize_cgroups(struct perf_tool *tool __maybe_unused, in perf_event__synthesize_cgroups() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsynthetic-events.h64 int perf_event__synthesize_cgroups(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine);
H A Dsynthetic-events.c633 int perf_event__synthesize_cgroups(struct perf_tool *tool, in perf_event__synthesize_cgroups() function
660 int perf_event__synthesize_cgroups(struct perf_tool *tool __maybe_unused, in perf_event__synthesize_cgroups() function
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-top.c1274 ret = perf_event__synthesize_cgroups(&top->tool, perf_event__process, in __cmd_top()
H A Dbuiltin-record.c1493 err = perf_event__synthesize_cgroups(tool, process_synthesized_event, in record__synthesize()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-top.c1280 ret = perf_event__synthesize_cgroups(&top->tool, perf_event__process, in __cmd_top()
H A Dbuiltin-record.c2063 err = perf_event__synthesize_cgroups(tool, process_synthesized_event, in record__synthesize()

Completed in 19 milliseconds