Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/am-utils/dist/include/
Dam_utils.h456 # define D_HRTIME 0x0200 /* Print high resolution time stamps */ macro
510 # define D_HRTIME 0x0000 /* dummy: hi-res time stamps */ macro
/netbsd/src/external/bsd/am-utils/dist/libamu/
Dxutil.c99 {"hrtime", D_HRTIME}, /* Print high resolution time stamps */
341 if (amuDebug(D_HRTIME)) in show_time_host_and_name()
/netbsd/src/external/bsd/am-utils/dist/
DChangeLog6375 * include/am_utils.h (D_ALL): do not include D_MTAB and D_HRTIME
8478 * include/am_utils.h (D_HRTIME): Define.