Home
last modified time | relevance | path

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

/components/mm/
A Dmm_page.c128 static long _alloc_cnt; variable
134 _alloc_cnt = 0; in rt_page_leak_trace_start()
144 rt_kprintf("ok! ALLOC CNT %ld\n", _alloc_cnt); in _collect()
176 _alloc_cnt++; in _trace_alloc()
217 _alloc_cnt--; in _trace_free()

Completed in 5 milliseconds