Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/include/
H A Dmalloc.h38 void mdbg_check(int bufdump);
58 #define mdbg_check(x) do { } while (0) macro
/optee_os/core/pta/
H A Dstats.c144 mdbg_check(1); in get_memleak_stats()
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c698 void mdbg_check(int bufdump) in mdbg_check() function