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

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c68 static int dtj_bufhandler(const dtrace_bufdata_t *, void *);
148 if (dtrace_handle_buffered(dtp, &dtj_bufhandler, NULL) == -1) {
767 /* defer formatted string to dtj_bufhandler() */
798 /* defer aggregation records to dtj_bufhandler() */
995 * 1. dtj_bufhandler() is never called with bufdata->dtbda_recdesc->dtrd_action
1033 dtj_bufhandler(const dtrace_bufdata_t *bufdata, void *arg) function

Completed in 48 milliseconds