Searched refs:cpu_load_threshold_percent (Results 1 – 1 of 1) sorted by relevance
26 static uint8_t cpu_load_threshold_percent; variable35 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