Home
last modified time | relevance | path

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

/Linux-v5.15/samples/bpf/
Dxdp_sample_user.c57 #define FMT_COLUMNf __COLUMN(".0f") macro
670 print_default(" %-18s " FMT_COLUMNf FMT_COLUMNf FMT_COLUMNf in stats_get_rx_cnt()
716 " %-20s " FMT_COLUMNf FMT_COLUMNf __COLUMN( in stats_get_cpumap_enqueue()
736 " %-18s " FMT_COLUMNf FMT_COLUMNf __COLUMN( in stats_get_cpumap_enqueue()
760 " %-18s " FMT_COLUMNf FMT_COLUMNf FMT_COLUMNf "\n", in stats_get_cpumap_remote()
775 print_default(" %-16s " FMT_COLUMNf FMT_COLUMNf FMT_COLUMNf in stats_get_cpumap_remote()
798 print_err(drop, " %-20s " FMT_COLUMNf FMT_COLUMNf FMT_COLUMNf "\n", in stats_get_cpumap_kthread()
814 print_default(" %-18s " FMT_COLUMNf FMT_COLUMNf FMT_COLUMNf in stats_get_cpumap_kthread()
842 print_default(" %-18s " FMT_COLUMNf "\n", str, REDIR(pps)); in stats_get_redirect_cnt()
874 print_err(drop, " %-18s " FMT_COLUMNf "\n", str, in stats_get_redirect_err_cnt()
[all …]