Searched refs:prochandler (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/plockstat/ |
H A D | plockstat.c | 656 prochandler(struct ps_prochandle *P, const char *msg, void *arg) in prochandler() function 950 if (dtrace_handle_proc(g_dtp, &prochandler, NULL) == -1) in main()
|
/titanic_41/usr/src/cmd/arcwatch/ |
H A D | arcwatch.c | 156 prochandler(struct ps_prochandle *P, const char *msg, void *arg) in prochandler() function 302 if (dtrace_handle_proc(dtp, &prochandler, &proc_done) == -1) in run_dtrace()
|
/titanic_41/usr/src/cmd/dtrace/ |
H A D | dtrace.c | 749 prochandler(struct ps_prochandle *P, const char *msg, void *arg) in prochandler() function 1584 if (dtrace_handle_proc(g_dtp, &prochandler, NULL) == -1) in main()
|