Searched refs:ts_cpticks (Results 1 – 1 of 1) sorted by relevance
96 int ts_cpticks; /* Ticks of cpu time. */ member500 if (ts->ts_cpticks != 0) { in schedcpu()503 ? ((fixpt_t) ts->ts_cpticks) << in schedcpu()505 100 * (((fixpt_t) ts->ts_cpticks) in schedcpu()509 (ts->ts_cpticks * in schedcpu()512 ts->ts_cpticks = 0; in schedcpu()725 ts->ts_cpticks++; in sched_clock_tick()