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

/osnet-11/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c52 static int dtj_chew(const dtrace_probedata_t *, void *);
679 * function dtj_chew() before this record consumer function is ever
681 * printf() action, and dtj_chew() listed 3 records for its 3
829 dtj_chew(const dtrace_probedata_t *data, void *arg) function
998 * functions dtj_chew() and dtj_chewrec() before the bufhandler is called with
1029 * routines. The address is cached in the dtj_chew() function in case it is
2421 switch (dtrace_work(dtp, NULL, dtj_chew, dtj_chewrec, jc)) {

Completed in 34 milliseconds