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

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c669 prochandler(struct ps_prochandle *P, const char *msg, void *arg) function
972 if (dtrace_handle_proc(g_dtp, &prochandler, NULL) == -1)
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c794 prochandler(struct ps_prochandle *P, const char *msg, void *arg) function
1680 if (dtrace_handle_proc(g_dtp, &prochandler, NULL) == -1)
1902 g_pslive = g_psc; /* count for prochandler() */

Completed in 84 milliseconds