Searched refs:TMDF_SUSPEND (Results 1 – 2 of 2) sorted by relevance
106 #define TMDF_SUSPEND 0x02 macro
537 dflags |= TMDF_SUSPEND; in pt_dbsuspend()539 dflags &= ~TMDF_SUSPEND; in pt_dbsuspend()660 info->ti_db_suspended = ((dflags & TMDF_SUSPEND) != 0); in pt_thr_old_get_info()