Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/plockstat/
H A Dplockstat.c357 static ulong_t g_nent = ULONG_MAX; variable
549 if ((*(uint_t *)arg)++ >= g_nent) in process_aggregate()
784 g_nent = strtoul(optarg, &end, 10); in main()