Searched refs:DBG_ISTIME (Results 1 – 4 of 4) sorted by relevance
211 if (DBG_ISTIME()) { in dbg_print()
326 if (DBG_ISTIME()) { in dbg_print()
3205 if (DBG_ISTIME() && in enter()
254 #define DBG_ISTIME() (dbg_desc->d_extra & (DBG_E_TTIME | DBG_E_DTIME)) macro