Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/infra/
A Dinfra_mem_stats.c40 } calling_stack_t; typedef
44 calling_stack_t calling_stack;
271 calling_stack_t *calling_stack_pos = NULL, *tmp = NULL; in _del_mem_table()
277 func_head, calling_stack_t) in _del_mem_table()
307 calling_stack_t *call_pos, *call_tmp; in _count_malloc_internal()
308 calling_stack_t *entry = NULL; in _count_malloc_internal()
330 func_head, calling_stack_t) in _count_malloc_internal()
338 entry = HAL_Malloc(sizeof(calling_stack_t)); in _count_malloc_internal()
343 memset(entry, 0, sizeof(calling_stack_t)); in _count_malloc_internal()
667 calling_stack_t *call_pos, *tmp; in LITE_dump_malloc_free_stats()
[all …]

Completed in 4 milliseconds