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

/linux-master/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, function
660 int perf_event__synthesize_cgroups(struct perf_tool *tool __maybe_unused, function
/linux-master/tools/perf/
H A Dbuiltin-top.c1279 ret = perf_event__synthesize_cgroups(&top->tool, perf_event__process,
H A Dbuiltin-record.c2122 err = perf_event__synthesize_cgroups(tool, process_synthesized_event,

Completed in 124 milliseconds