Lines Matching defs:time

29  * Soft real-time applications are extremely more latency sensitive
64 /* scheduler virtual time */
106 /* last time CLASS_IDLE was served */
145 * time to consume their budget and have true sequential behavior, and
168 * minimum start time of the (active) subtree rooted at this
222 /* completion time of the last request */
259 /* last total-service-time sample, see bfq_update_inject_limit() */
263 /* last time the inject limit has been decreased, in jiffies */
327 * time slice; used only if the queue's IO_bound flag has been
341 /* current maximum weight-raising time for this queue */
344 * Minimum time instant such that, only if a new request is
345 * enqueued after this time instant in an idle @bfq_queue with
347 * queue it is deemed as soft real-time (see the comments on
352 * Start time of the current weight-raising period if
354 * finish time of the last weight-raising period.
376 * Value of wr start time when switching to soft rt
380 unsigned long split_time; /* time of last split */
382 unsigned long first_IO_time; /* time of first I/O for this queue */
397 /* time when we started considering this waker */
468 /* candidate queue for a stable merge (due to close creation time) */
630 /* time of last request completion (ns) */
639 /* time of last transition from empty to non-empty (ns) */
643 * Flag set to activate the sampling of the total service time
659 /* time of first rq dispatch in current observation interval (ns) */
661 /* time of last rq dispatch in current observation interval (ns) */
678 /* time elapsed from first dispatch in current observ. interval (us) */
710 /* maximum idling time */
720 * domain; after a timeout they are charged for the time they
735 * Last time at which a queue entered the current burst of
743 * Reference time interval used to decide whether a queue has
772 /* Maximum weight-raising duration for soft real-time processes */
786 /* Max service-rate for a soft real-time queue, in sectors/sec */
865 BFQQF_has_short_ttime, /* queue has a short think time */
927 /* total time spent on device in ns, may not be accurate w/ queueing */
929 /* total time spent waiting in scheduler queue in ns */
933 /* total disk time and nr sectors dispatched by this group */
934 struct bfq_stat time;
941 /* total time spent waiting for it to be assigned a timeslice. */
943 /* time spent idling for this blkcg_gq */
945 /* total time with empty current active q with other requests queued */