blob: 5ed96621a05ee576e7bb289245f85d386410fa05 [file] [log] [blame]
.. _cpu_load_metric:
CPU Load
########
The CPU Load subsystem returns the CPU load as a percentage for the current CPU, since the last time
it was called.
For an example of the CPU Load subsystem refer to :zephyr:code-sample:`cpu_freq_on_demand` sample.