Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dxdp_monitor_user.c296 bool err_only) in stats_print() argument
307 if (err_only) in stats_print()
585 static void stats_poll(int interval, bool err_only) in stats_poll() argument
593 if (err_only) in stats_poll()
614 stats_print(rec, prev, err_only); in stats_poll()