ntid              143 fs/jfs/jfs_txnmgr.c 	int ntid;		/* 4: # of transactions performed */
ntid              427 fs/jfs/jfs_txnmgr.c 	INCREMENT(stattx.ntid);	/* statistics */
ntid               69 tools/perf/util/values.c 	     *ntid = realloc(values->tid, nthreads_max * sizeof(*values->tid)),
ntid               72 tools/perf/util/values.c 	if (!npid || !ntid || !nvalue)
ntid               77 tools/perf/util/values.c 	values->tid = ntid;
ntid               82 tools/perf/util/values.c 	free(ntid);