Searched refs:consms_idle_stamp (Results 1 – 1 of 1) sorted by relevance
158 static long consms_idle_stamp; /* seconds tstamp of latest mouse op */ variable290 consms_idle_stamp = gethrestime_sec(); /* initial value */ in consms_attach()573 consms_idle_stamp = gethrestime_sec();598 consms_idle_stamp = gethrestime_sec();607 consms_idle_stamp = gethrestime_sec();625 consms_kstat.idle_sec.value.l = gethrestime_sec() - consms_idle_stamp; in consms_kstat_update()