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

/macosx-10.10.1/dtrace-147/plockstat/
H A Dplockstat.c668 prochandler(struct ps_prochandle *P, const char *msg, void *arg) function
950 if (dtrace_handle_proc(g_dtp, &prochandler, NULL) == -1)
/macosx-10.10.1/dtrace-147/cmd/
H A Ddtrace_1.c986 prochandler(struct ps_prochandle *P, const char *msg, void *arg) function
1894 if (dtrace_handle_proc(g_dtp, &prochandler, NULL) == -1)
2081 g_pslive = g_psc; /* count for prochandler() */

Completed in 90 milliseconds