Searched refs:td_uticks (Results 1 – 3 of 3) sorted by relevance
703 td->td_uticks += cnt; in statclock()
1248 rux->rux_uticks += td->td_uticks; in ruxagg_ext_locked()1262 td->td_uticks = 0; in ruxagg_locked()
300 u_int td_uticks; /* (t) Statclock hits in user mode. */ member