Searched refs:total_log_cnt (Results 1 – 1 of 1) sorted by relevance
511 const uint64_t total_log_cnt = counter_load(&log_queue_cnt_received); in log_queue_can_release_memory() local512 return total_log_cnt > LQ_DEFAULT_FREE_AFTER_CNT; in log_queue_can_release_memory()