Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/infra/
A Dinfra_mem_stats.c249 void *_find_mem_table(char *module_name, struct list_head *list_head) in _find_mem_table() function
273 (module_mem_t *)_find_mem_table(module_name, list_head); in _del_mem_table()
317 pos = (module_mem_t *)_find_mem_table(module_name, &mem_module_statis); in _count_malloc_internal()

Completed in 4 milliseconds