Searched refs:print_ci (Results 1 – 1 of 1) sorted by relevance
48 static void print_ci(const struct cmdinfo *, const struct cmdinfo *);237 print_ci(&ci_total, &ci_total); in pacct_print()247 print_ci(&ci, &ci_total); in pacct_print()281 print_ci(const struct cmdinfo *cip, const struct cmdinfo *totalcip) in print_ci() function