Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpghw.h99 hrtime_t pghw_time_stamp; /* Timestamp of last snapshot */ member
/titanic_44/usr/src/uts/common/os/
H A Dcap_util.c1653 time_delta = now - hw_util->pghw_time_stamp; in cu_pg_update()
1654 hw_util->pghw_time_stamp = now; in cu_pg_update()