nstgid            111 tools/perf/util/namespaces.c 			nsi->nstgid = nsi->tgid;
nstgid            115 tools/perf/util/namespaces.c 			nsi->nstgid = (pid_t)strtol(strrchr(statln, '\t'),
nstgid            141 tools/perf/util/namespaces.c 		nsi->nstgid = pid;
nstgid            167 tools/perf/util/namespaces.c 		nnsi->nstgid = nsi->nstgid;
nstgid             34 tools/perf/util/namespaces.h 	pid_t			nstgid;
nstgid           1585 tools/perf/util/symbol.c 		snprintf(filebuf, bufsz, "/tmp/perf-%d.map", nsi->nstgid);