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

/barrelfish-master/lib/lwip/src/core/
H A Dpbuf.c125 struct func_call_list pbuf_alloc_calls[MAX_INSTRUMENTED_CALLS]; variable in typeref:struct:func_call_list
159 func_call_list_t list_name = pbuf_alloc_calls;
418 increment_calls(pbuf_alloc_calls, 3, func_name, line_no);
512 increment_calls(pbuf_alloc_calls, 4, func_name, line_no);
963 increment_calls(pbuf_alloc_calls, 1, func_name, line_no);

Completed in 93 milliseconds