Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/mem/
Dbt_osi_mem.c13 static uint8_t log_count; variable
27 log_count ++; in bt_osi_mem_malloc()
28 if ((log_count % 100) == 0) { in bt_osi_mem_malloc()
30 log_count = 0; in bt_osi_mem_malloc()