Searched refs:prev_throttle (Results 1 – 1 of 1) sorted by relevance
14 prev_throttle = 0; variable29 global prev_throttle37 s = prev_throttle50 if throttle.has_key(seqno) and throttle.has_key(prev_throttle) and num_dispatch:51 …ms -- %d dispatch, avg %.3fms, max %dus" % ((throttle[seqno]-throttle[prev_throttle])/1000000, (e.…54 prev_throttle = seqno