Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lockstat/
H A Dlockstat.c95 static int g_topn = INT_MAX; variable
1213 g_topn = atoi(optarg); in main()
1633 if (g_topn == 0) { in report_stats()
1667 if (displayed++ >= g_topn) in report_stats()