Searched refs:last_off_time (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h248 clock_t last_off_time; /* last time domain was off */ member in struct:ppm_domain
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c1686 if (delay > 0 && domp->last_off_time > 0) {
1694 temp -= domp->last_off_time;
1749 domp->last_off_time = ddi_get_lbolt();

Completed in 50 milliseconds