Searched refs:pbuf_alloc_all (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/lwip/src/core/
H A Dmemp.c443 extern uint64_t pbuf_alloc_all;
474 int64_t pbuf_diff_all = pbuf_alloc_all - pbuf_free_all;
510 "pbuf_alloc_all", pbuf_alloc_all,
H A Dpbuf.c323 uint64_t pbuf_alloc_all = 0; variable
446 ++pbuf_alloc_all;
527 ++pbuf_alloc_all;

Completed in 32 milliseconds