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

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c50 static int dtj_chew(const dtrace_probedata_t *, void *);
677 * function dtj_chew() before this record consumer function is ever
679 * printf() action, and dtj_chew() listed 3 records for its 3
828 dtj_chew(const dtrace_probedata_t *data, void *arg) function
997 * functions dtj_chew() and dtj_chewrec() before the bufhandler is called with
1028 * routines. The address is cached in the dtj_chew() function in case it is
2440 switch (dtrace_work(dtp, NULL, dtj_chew, dtj_chewrec, jc)) {

Completed in 61 milliseconds