Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c361 static dtrace_optval_t g_nframes; variable
654 if (i + 1 >= g_nframes || stack[i + 3] == 0) in process_aggregate()
984 if (dtrace_getopt(g_dtp, "ustackframes", &g_nframes) != 0) in main()