Searched refs:last_iowait (Results 1 – 1 of 1) sorted by relevance
203 uint64_t last_iowait; member1561 if (iowait != sp->last_iowait) { in fipe_idle_enter()1563 iowait - sp->last_iowait); in fipe_idle_enter()1564 sp->last_iowait = iowait; in fipe_idle_enter()