Searched refs:g_topn (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/lockstat/
H A Dlockstat.c97 static int g_topn = INT_MAX; variable
1214 g_topn = atoi(optarg);
1634 if (g_topn == 0) {
1668 if (displayed++ >= g_topn)

Completed in 45 milliseconds