Home
last modified time | relevance | path

Searched refs:print_verbose (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h60 #define print_verbose(x...) do { if (opt_verbose) ksft_print_msg(x); } while (0) macro
H A Dxskxceiver.c1478 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()