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

/osnet-11/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c49 static int dtj_chewrec(const dtrace_probedata_t *, const dtrace_recdesc_t *,
626 dtj_chewrec(const dtrace_probedata_t *data, const dtrace_recdesc_t *rec, function
649 * action, so we look back at the previous call to dtj_chewrec()
823 * current probe. It is followed by multiple callbacks to dtj_chewrec(), one
824 * for each probedata record. Each call to dtj_chewrec() is followed by zero or
998 * functions dtj_chew() and dtj_chewrec() before the bufhandler is called with
1084 * Only the formatted string was not available to dtj_chewrec(),
1140 * The record handler dtj_chewrec() defers nothing else to this
2421 switch (dtrace_work(dtp, NULL, dtj_chew, dtj_chewrec, jc)) {

Completed in 23 milliseconds