Public API for sysmon module. More...
Public API for sysmon module.
Definition in file sysmon.hpp.
Go to the source code of this file.
Namespaces | |
| cogip | |
| Differential drive controller. | |
Functions | |
| void | cogip::sysmon::display_heap_status () |
| Display heap memory status. | |
| void | cogip::sysmon::display_threads_status () |
| Display each thread status. | |
| void | cogip::sysmon::sysmon_start () |
| Start system monitoring thread. | |
| void | cogip::sysmon::update_thread_sched_status (kernel_pid_t pid, bool has_overshot) |
| Update threads scheduling status. More... | |
| void cogip::sysmon::update_thread_sched_status | ( | kernel_pid_t | pid, |
| bool | has_overshot | ||
| ) |
Update threads scheduling status.
| pid | Thread pid |
| has_overshot | Period overshot |