Home
last modified time | relevance | path

Searched refs:D_HRTIME (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/amd/include/
HDam_utils.h415 # define D_ALL (~(D_MTAB|D_HRTIME|D_XDRTRACE|D_DAEMON|D_FORK|D_AMQ))
430 # define D_HRTIME 0x0200 /* Print high resolution time stamps */ macro
/NextBSD/contrib/amd/libamu/
HDxutil.c100 {"hrtime", D_HRTIME}, /* Print high resolution time stamps */
337 if (amuDebug(D_HRTIME)) in show_time_host_and_name()
/NextBSD/contrib/amd/
HDChangeLog5309 * include/am_utils.h (D_ALL): do not include D_MTAB and D_HRTIME
7412 * include/am_utils.h (D_HRTIME): Define.