Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dmsacct.c242 mstate_thread_onproc_time(kthread_t *t) in mstate_thread_onproc_time() function
/titanic_41/usr/src/uts/common/sys/
H A Dproc.h667 extern hrtime_t mstate_thread_onproc_time(kthread_t *);
/titanic_41/usr/src/uts/common/disp/
H A Dcpucaps.c973 new_usage = mstate_thread_onproc_time(t); in caps_charge_adjust()