Searched refs:chewrec (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/plockstat/ |
H A D | plockstat.c | 699 chewrec(const dtrace_probedata_t *data, const dtrace_recdesc_t *rec, void *arg) in chewrec() function 981 switch (dtrace_work(g_dtp, stdout, NULL, chewrec, NULL)) { in main()
|
/titanic_50/usr/src/cmd/dtrace/ |
H A D | dtrace.c | 968 chewrec(const dtrace_probedata_t *data, const dtrace_recdesc_t *rec, void *arg) in chewrec() function 1821 switch (dtrace_work(g_dtp, g_ofp, chew, chewrec, NULL)) { in main()
|