Searched refs:stat_line (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/usr.sbin/mtrace/ |
| H A D | mtrace.c | 157 void stat_line(struct tr_resp *r, struct tr_resp *s, 871 stat_line(struct tr_resp *r, struct tr_resp *s, int have_next, int *rst) in stat_line() function 1108 stat_line(p, n, TRUE, r); in print_stats() 1115 stat_line(b, n, TRUE, r); in print_stats() 1124 stat_line(p, n, FALSE, r); in print_stats() 1129 stat_line(b, n, FALSE, r); in print_stats()
|