Home
last modified time | relevance | path

Searched refs:cpu_load_threshold_percent (Results 1 – 1 of 1) sorted by relevance

/subsys/debug/
A Dcpu_load.c26 static uint8_t cpu_load_threshold_percent; variable
35 if (load_cb != NULL && percent >= cpu_load_threshold_percent) { in cpu_load_log_fn()
61 cpu_load_threshold_percent = threshold_percent; in cpu_load_cb_reg()

Completed in 10 milliseconds