Searched refs:dtj_prochandler (Results 1 – 1 of 1) sorted by relevance
61 static void dtj_prochandler(struct ps_prochandle *, const char *, void *);169 if (dtrace_handle_proc(dtp, &dtj_prochandler, NULL) == -1) { in dtj_set_callback_handlers()345 dtj_prochandler(struct ps_prochandle *P, const char *msg, void *arg) in dtj_prochandler() function