Searched refs:alloc_buf_cnt (Results 1 – 4 of 4) sorted by relevance
99 debug_memory_ctx.alloc_buf_cnt++; in rt_alloc_dbg_buf()108 debug_memory_ctx.alloc_buf_cnt); in rt_alloc_dbg_buf()141 debug_memory_ctx.alloc_buf_cnt); in rt_free_dbg_buf()143 debug_memory_ctx.alloc_buf_cnt--; in rt_free_dbg_buf()160 debug_memory_ctx.alloc_buf_cnt = 0; in rt_mem_dbg_init()175 0 != debug_memory_ctx.alloc_buf_cnt) { in rt_mem_dbg_deinit()187 debug_memory_ctx.alloc_buf_cnt); in rt_mem_dbg_deinit()189 debug_memory_ctx.alloc_buf_cnt--; in rt_mem_dbg_deinit()
79 u32 alloc_buf_cnt; member