need_setns        219 tools/perf/builtin-probe.c 		if (nsip && nsip->need_setns)
need_setns        687 tools/perf/util/build-id.c 		} else if (nsi && nsi->need_setns) {
need_setns        711 tools/perf/util/build-id.c 				if (nsi && nsi->need_setns) {
need_setns        194 tools/perf/util/map.c 				nnsi->need_setns = false;
need_setns         91 tools/perf/util/namespaces.c 		nsi->need_setns = true;
need_setns        142 tools/perf/util/namespaces.c 		nsi->need_setns = false;
need_setns        148 tools/perf/util/namespaces.c 			nsi->need_setns = false;
need_setns        168 tools/perf/util/namespaces.c 		nnsi->need_setns = nsi->need_setns;
need_setns        215 tools/perf/util/namespaces.c 	if (!nsi || !nsi->need_setns)
need_setns         35 tools/perf/util/namespaces.h 	bool			need_setns;
need_setns       1584 tools/perf/util/symbol.c 	if (nsi->need_setns) {
need_setns       1597 tools/perf/util/symbol.c 		nnsi->need_setns = false;