Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/core/
A Dmem.c330 MEM_STATS_INC(illegal); in mem_free()
398 MEM_STATS_INC(illegal); in mem_trim()
629 MEM_STATS_INC(err); in mem_malloc()
/lk-master/external/lib/lwip/include/lwip/
A Dstats.h233 #define MEM_STATS_INC(x) STATS_INC(mem.x) macro
239 #define MEM_STATS_INC(x) macro

Completed in 5 milliseconds