Searched refs:escalates (Results 1 – 3 of 3) sorted by relevance
193 if lt.escalates > 0:194 ratio = lt.enqueues // lt.escalates201 print(' number of escalates : {:d}' .format(lt.escalates))
125 uint64_t escalates; /* num timers becoming shortterm */ member1353 tlp->escalates++; in timer_longterm_scan()1547 return tlp->escalates; in timer_sysctl_get()1673 tlp->escalates = 0; in timer_sysctl_set_threshold()
2905 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, escalates,