Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/logging/
Dlog_core.c108 static log_timestamp_t prev_timestamp; variable
702 if (t_min < prev_timestamp) { in z_log_msg_claim_oldest()
706 prev_timestamp = t_min; in z_log_msg_claim_oldest()