Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/disp/
H A Dsysdc.c314 static hrtime_t sysdc_last_update; /* time of last sysdc_update() */ variable
686 diff = now - sysdc_last_update; in sysdc_update()
687 sysdc_last_update = now; in sysdc_update()