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

/osnet-11/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c70 static int dtj_bufhandler(const dtrace_bufdata_t *, void *);
150 if (dtrace_handle_buffered(dtp, &dtj_bufhandler, NULL) == -1) {
768 /* defer formatted string to dtj_bufhandler() */
799 /* defer aggregation records to dtj_bufhandler() */
996 * 1. dtj_bufhandler() is never called with bufdata->dtbda_recdesc->dtrd_action
1034 dtj_bufhandler(const dtrace_bufdata_t *bufdata, void *arg) function

Completed in 24 milliseconds