[−][src]Module mprober_lib::cpu
Structs
| CPU | |
| CPUStat | |
| CPUTime |
Functions
| get_all_cpu_utilization_in_percentage | Calculate all CPU utilization in percentage with or without the average within a specific time interval. It will cause the current thread to sleep. If the number it returns is |
| get_all_cpus_stat | Get all CPUs' stats with or without the average by reading the |
| get_average_cpu_stat | Get average CPU stats by reading the |
| get_average_cpu_utilization_in_percentage | Calculate average CPU utilization in percentage within a specific time interval. It will cause the current thread to sleep. If the number it returns is |
| get_cpus | Get CPU information by reading the |