Searched refs:print_verbose (Results 1 – 2 of 2) sorted by relevance
60 #define print_verbose(x...) do { if (opt_verbose) ksft_print_msg(x); } while (0) macro
1478 print_verbose("Sending %d packets on interface %s\n", ifobject->pkt_stream->nb_pkts, in worker_testapp_validate_tx()1718 print_verbose("Switching Tx/Rx vectors\n"); in testapp_bidi()