Scheduler statisctics. More...
Scheduler statisctics.
Definition in file schedstatistics.h.
#include <stdint.h>
 Include dependency graph for schedstatistics.h:Go to the source code of this file.
Data Structures | |
| struct | schedstat_t | 
| Scheduler statistics.  More... | |
Functions | |
| void | init_schedstatistics (void) | 
| Registers the sched statistics callback and sets laststart for caller thread.  | |
Variables | |
| schedstat_t | sched_pidlist [KERNEL_PID_LAST+1] | 
| Thread statistics table.  | |