Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_filter.c68 #define SKTDBG(name, opts, fmt, ...) \ macro
318 SKTDBG(name, options, "%.2f%% sent, %.2f%% received\n", in custom_ether_status()
1015 SKTDBG(name, options, "spawning channel threads\n"); in receiver_channel_start()
1023 SKTDBG(name, options, "%d channel threads ready\n", in receiver_channel_start()
1046 SKTDBG(name, options, "%d threads done\n", custom_ether_done); in receiver_channel_wait()
1229 SKTDBG(name, options, "waiting for channel start command\n"); in sender_channel_start()
1233 SKTDBG(name, options, "spawning channel threads\n"); in sender_channel_start()
1241 SKTDBG(name, options, "%d channel threads ready\n", in sender_channel_start()
1262 SKTDBG(name, options, "%d threads done\n", custom_ether_done); in sender_channel_wait()