Searched refs:tr_dbg (Results 1 – 1 of 1) sorted by relevance
106 #define TR_DBG(ts, prog) tr_dbg(ts, prog)110 static void tr_dbg(struct tr_state *, const char *);252 tr_dbg(struct tr_state *ts, const char *prog) in tr_dbg() function