Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dxdp_sample_user.c56 #define FMT_COLUMNf __COLUMN(".0f") macro
672 print_default(" %-18s " FMT_COLUMNf FMT_COLUMNf FMT_COLUMNf in stats_get_rx_cnt()
718 " %-20s " FMT_COLUMNf FMT_COLUMNf __COLUMN( in stats_get_cpumap_enqueue()
738 " %-18s " FMT_COLUMNf FMT_COLUMNf __COLUMN( in stats_get_cpumap_enqueue()
762 " %-18s " FMT_COLUMNf FMT_COLUMNf FMT_COLUMNf "\n", in stats_get_cpumap_remote()
777 print_default(" %-16s " FMT_COLUMNf FMT_COLUMNf FMT_COLUMNf in stats_get_cpumap_remote()
800 print_err(drop, " %-20s " FMT_COLUMNf FMT_COLUMNf FMT_COLUMNf "\n", in stats_get_cpumap_kthread()
816 print_default(" %-18s " FMT_COLUMNf FMT_COLUMNf FMT_COLUMNf in stats_get_cpumap_kthread()
844 print_default(" %-18s " FMT_COLUMNf "\n", str, REDIR(pps)); in stats_get_redirect_cnt()
876 print_err(drop, " %-18s " FMT_COLUMNf "\n", str, in stats_get_redirect_err_cnt()
[all …]