Searched refs:escalates (Results 1 – 3 of 3) sorted by relevance
188 if lt.escalates > 0:189 ratio = lt.enqueues / lt.escalates196 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()
2902 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, escalates,