Searched refs:prbk_set_tracing (Results 1 – 3 of 3) sorted by relevance
47 void prbk_set_tracing(boolean_t);
319 { prbk_set_tracing(B_TRUE); }321 { prbk_set_tracing(B_FALSE); }
360 prbk_set_tracing(boolean_t onoff) in prbk_set_tracing() function