Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dxdp_redirect_cpu_user.c565 static void stats_poll(int interval, bool use_separators, char *prog_name, in stats_poll() argument
575 if (use_separators) in stats_poll()
628 bool use_separators = true; in main() local
700 use_separators = false; in main()
773 stats_poll(interval, use_separators, prog_name, stress_mode); in main()
Dxdp_rxq_info_user.c467 bool use_separators = true; in main() local
532 use_separators = false; in main()
580 if (use_separators) in main()