Searched refs:stat_line (Results 1 – 1 of 1) sorted by relevance
/openbsd/usr.sbin/mtrace/ |
H A D | mtrace.c | 149 void stat_line(struct tr_resp *r, struct tr_resp *s, 842 stat_line(struct tr_resp *r, struct tr_resp *s, int have_next, int *rst) in stat_line() function 1072 stat_line(p, n, TRUE, r); in print_stats() 1079 stat_line(b, n, TRUE, r); in print_stats() 1088 stat_line(p, n, FALSE, r); in print_stats() 1093 stat_line(b, n, FALSE, r); in print_stats()
|