Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dmsacct.c558 hrtime_t hrlb; in cpu_update_pct() local
570 hrlb = t->t_hrtime; in cpu_update_pct()
571 delta = newtime - hrlb; in cpu_update_pct()
574 delta = newtime - hrlb; in cpu_update_pct()
581 hrlb = t->t_hrtime; in cpu_update_pct()
582 delta = newtime - hrlb; in cpu_update_pct()
585 delta = newtime - hrlb; in cpu_update_pct()