Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_namespaces (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.h63 int perf_event__synthesize_namespaces(struct perf_tool *tool, union perf_event *event, pid_t pid, p…
H A Dsynthetic-events.c221 int perf_event__synthesize_namespaces(struct perf_tool *tool, in perf_event__synthesize_namespaces() function
767 if (perf_event__synthesize_namespaces(tool, namespaces_event, pid, in __event__synthesize_thread()
812 if (perf_event__synthesize_namespaces(tool, namespaces_event, _pid, in __event__synthesize_thread()
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c2549 perf_event__synthesize_namespaces(tool, event, in __cmd_record()