Searched refs:chewrec (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c1074 chewrec(const dtrace_probedata_t *data, const dtrace_recdesc_t *rec, void *arg) function
1987 switch (dtrace_work(g_dtp, g_ofp, chew, chewrec, NULL)) {
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c717 chewrec(const dtrace_probedata_t *data, const dtrace_recdesc_t *rec, void *arg) function
1007 switch (dtrace_work(g_dtp, stdout, NULL, chewrec, NULL)) {

Completed in 91 milliseconds