record_namespaces 1356 tools/perf/builtin-record.c 	if (rec->opts.record_namespaces)
record_namespaces 2218 tools/perf/builtin-record.c 	OPT_BOOLEAN(0, "namespaces", &record.opts.record_namespaces,
record_namespaces 1243 tools/perf/builtin-top.c 	if (opts->record_namespaces)
record_namespaces 1538 tools/perf/builtin-top.c 	OPT_BOOLEAN(0, "namespaces", &opts->record_namespaces,
record_namespaces 1084 tools/perf/util/evsel.c 	if (opts->record_namespaces)
record_namespaces   35 tools/perf/util/record.h 	bool	      record_namespaces;