Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_monitor_user.c331 bool err_only) in stats_print()
342 if (err_only) in stats_print()
616 static void stats_poll(int interval, bool err_only) in stats_poll() argument
624 if (err_only) in stats_poll()
645 stats_print(rec, prev, err_only); in stats_poll()
329 stats_print(struct stats_record *stats_rec, struct stats_record *stats_prev, bool err_only) stats_print() argument

Completed in 2 milliseconds