Home
last modified time | relevance | path

Searched refs:last_iowait (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c203 uint64_t last_iowait; member
1561 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()