Context switch statistics.
More...
#include <metrics_provider.h>
Context switch statistics.
Definition at line 52 of file metrics_provider.h.
◆ available
| bool kcenon::monitoring::platform::context_switch_info::available {false} |
◆ involuntary_switches
| uint64_t kcenon::monitoring::platform::context_switch_info::involuntary_switches {0} |
◆ switches_per_second
| double kcenon::monitoring::platform::context_switch_info::switches_per_second {0.0} |
◆ timestamp
| std::chrono::system_clock::time_point kcenon::monitoring::platform::context_switch_info::timestamp |
◆ total_switches
| uint64_t kcenon::monitoring::platform::context_switch_info::total_switches {0} |
◆ voluntary_switches
| uint64_t kcenon::monitoring::platform::context_switch_info::voluntary_switches {0} |
The documentation for this struct was generated from the following file: