HomeSort by: relevance | last modified time | path
    Searched refs:PRItime (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/netpgp/dist/src/lib/
netpgpdefs.h 32 #define PRItime "ll"
packet-print.c 127 printf("%s=%" PRItime "d (%.24s)", name, (long long) t, ctime(&t));
214 printf("duration %" PRItime "d seconds", (long long) t);
  /src/external/mpl/bind/dist/lib/dns/
qp.c 95 #define PRItime " %" PRIu64 " ns "
745 LOG_STATS("qp recycle" PRItime "free %u chunks", time, nfree);
789 LOG_STATS("qp reclaim" PRItime "free %u chunks", time,
895 LOG_STATS("qp marksweep" PRItime "free %u chunks", time, nfree);
1023 LOG_STATS("qp compact" PRItime
1382 LOG_STATS("qp rollback" PRItime "free %u chunks", time, nfree);

Completed in 18 milliseconds