Searched refs:except_cnt (Results 1 – 1 of 1) sorted by relevance
133 } except_cnt; member941 out->except_cnt.hits = sum; in stats_get_exception_cnt()1158 str = out->except_cnt.hits ? "xdp_exception total" : in stats_print()1161 print_err(out->except_cnt.hits, " %-20s " FMT_COLUMNl "\n", str, in stats_print()1162 HITS(out->except_cnt.hits)); in stats_print()