Searched refs:showtime (Results 1 – 2 of 2) sorted by relevance
| /src/usr.bin/time/ |
| H A D | time.c | 54 static void showtime(FILE *, struct timespec *, struct timespec *, 138 showtime(stdout, &before_ts, &after, &ru); in main() 146 showtime(out, &before_ts, &after, &ru); in main() 257 showtime(FILE *out, struct timespec *before, struct timespec *after, in showtime() function
|
| /src/usr.sbin/pmc/ |
| H A D | cmd_pmc_stat.c | 126 showtime(FILE *out, struct timespec *before, struct timespec *after, in showtime() function 306 showtime(pmc_args.pa_printfile, &before_ts, &after, ru); in pmc_stat_print_stat()
|