Searched defs:sched_info (Results 1 – 1 of 1) sorted by relevance
756 struct sched_info { struct758 unsigned long pcount; /* # of times run on this cpu */759 unsigned long long run_delay; /* time spent waiting on a runqueue */762 unsigned long long last_arrival,/* when we last ran on a cpu */763 last_queued; /* when we were last queued to run */1326 struct sched_info sched_info; member