Searched refs:print_time (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtimevar.h95 extern void print_time (const char *, long);
H A Dc-lex.c155 print_time ((const char *) n->key,
168 print_time ("header files (total)", header_time);
169 print_time ("main file (total)", this_time - body_time);
H A Dtimevar.c495 print_time (const char *str, long total) function
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A Dtest_acquire_cred.c52 print_time(OM_uint32 time_rec) function
86 print_time(time_rec);
112 print_time(time_rec);
161 print_time(time_rec);
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssltest.c1073 int print_time = 0; local
1272 print_time = 1;
1455 if (print_time) {
1890 if (print_time) {
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c6253 print_time(hrtime_t t, char *timebuf) function
6676 print_time(zs->zs_proc_stop - now, timebuf);
6701 print_time(zc->zc_time, timebuf);

Completed in 281 milliseconds