Home
last modified time | relevance | path

Searched refs:watch_mem (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_a/user_debug/include/
H A Ddebug.h23 * to call watch_mem() when your program is running. The output way of memory debug information is determined by how
30 void watch_mem(void);
/third_party/musl/include/liteos_a/user_debug/
H A Ddebug.h38 * to call watch_mem() when your program is running. The output way of memory debug information is determined by how
45 void watch_mem(void);
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c544 void watch_mem(void) in watch_mem() function
741 signal(35, watch_mem); in mem_check_init()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemory_check.c529 void watch_mem(void) in watch_mem() function
726 signal(35, watch_mem); in mem_check_init()

Completed in 3 milliseconds