Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/disp/
H A Dsysdc.c340 static hrtime_t sysdc_last_update; /* time of last sysdc_update() */ variable
712 diff = now - sysdc_last_update; in sysdc_update()
713 sysdc_last_update = now; in sysdc_update()