Lines Matching refs:time
74 * written, but it will be corrected next time a sample is
132 * idle, so do not add the iowait time to the CPU idle time then.
171 * time-window, because it would show near-zero load,
177 * time-window and give this task a chance to start with
183 * computed again next time.
199 * between time_elapsed and "busy time" obtained
200 * from CPU statistics. Then, the "busy time"
206 * the time (on the rough average) during the
269 static void dbs_update_util_handler(struct update_util_data *data, u64 time,
283 * - It is too early (too little time from the previous sample).
294 delta_ns = time - lst;
317 policy_dbs->last_sample_time = time;