Searched refs:last_failure_report (Results 1 – 1 of 1) sorted by relevance
116 static uint64_t last_failure_report; variable578 (k_uptime_get() - last_failure_report) > CONFIG_LOG_FAILURE_REPORT_PERIOD) { in z_impl_log_process()588 last_failure_report += CONFIG_LOG_FAILURE_REPORT_PERIOD; in z_impl_log_process()