Home
last modified time | relevance | path

Searched refs:DBG_ISTIME (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Ddebug.c211 if (DBG_ISTIME()) { in dbg_print()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebug.c326 if (DBG_ISTIME()) { in dbg_print()
H A Dutil.c3212 if (DBG_ISTIME() && in enter()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h256 #define DBG_ISTIME() (dbg_desc->d_extra & (DBG_E_TTIME | DBG_E_DTIME)) macro