Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/infra/
A Dinfra_mem_stats.c59 } module_mem_t; typedef
64 module_mem_t *temp_a = list_entry(a, module_mem_t, list); in _mem_cmp_max_used()
65 module_mem_t *temp_b = list_entry(b, module_mem_t, list); in _mem_cmp_max_used()
225 module_mem_t *pos = NULL; in _create_mem_table()
236 memset(pos, 0, sizeof(module_mem_t)); in _create_mem_table()
251 module_mem_t *pos = NULL, *tmp = NULL; in _find_mem_table()
272 module_mem_t *table_pos = in _del_mem_table()
306 module_mem_t *pos = NULL; in _count_malloc_internal()
376 module_mem_t *pos = NULL; in _count_free_internal()
589 module_mem_t *module_pos, *tmp; in LITE_dump_malloc_free_stats()
[all …]

Completed in 4 milliseconds