Searched refs:ticks (Results 1 – 1 of 1) sorted by relevance
125 unsigned long ticks; member148 unsigned long ticks; member261 if (Q->ticks < P->ticks) return -1; in time_sort()262 return Q->ticks != P->ticks; /* 0 if ==, 1 if > */ in time_sort()380 new_hist[n].ticks = cur->ticks; in do_stats()390 cur->pcpu = cur->ticks - prev_hist[i].ticks; in do_stats()1208 top[n].ticks = p->stime + p->utime;