Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmsacct.c113 t->t_hrtime = curtime; in init_mstate()
576 hrlb = t->t_hrtime; in cpu_update_pct()
582 t->t_hrtime = newtime; in cpu_update_pct()
/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h349 hrtime_t t_hrtime; /* high-res last time on cpu */ member