Home
last modified time | relevance | path

Searched refs:PERF_STOP (Results 1 – 18 of 18) sorted by relevance

/components/net/lwip/port/arch/
A Dperf.h41 #define PERF_STOP(x) /* null definition */ macro
/components/net/lwip/lwip-1.4.1/src/core/ipv6/
A Dip6.c141 PERF_STOP("ip_forward"); in ip_forward()
248 PERF_STOP("ip_input"); in ip_input()
306 PERF_STOP("ip_output_if"); in ip_output_if()
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Ddef.h47 #define PERF_STOP(x) /* null definition */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Ddef.h58 #define PERF_STOP(x) /* null definition */ macro
/components/net/lwip/lwip-2.0.3/src/core/
A Dudp.c420 PERF_STOP("udp_input"); in udp_input()
430 PERF_STOP("udp_input"); in udp_input()
A Dpbuf.c788 PERF_STOP("pbuf_free"); in pbuf_free()
A Dtcp_in.c522 PERF_STOP("tcp_input");
/components/net/lwip/lwip-2.1.2/src/core/
A Dudp.c431 PERF_STOP("udp_input"); in udp_input()
441 PERF_STOP("udp_input"); in udp_input()
A Dpbuf.c797 PERF_STOP("pbuf_free"); in pbuf_free()
A Dtcp_in.c586 PERF_STOP("tcp_input");
/components/net/lwip/lwip-1.4.1/src/core/ipv4/
A Dip.c267 PERF_STOP("ip_forward"); in ip_forward()
/components/net/lwip/lwip-1.4.1/src/core/
A Dpbuf.c691 PERF_STOP("pbuf_free"); in pbuf_free()
A Dudp.c432 PERF_STOP("udp_input");
A Dtcp_in.c419 PERF_STOP("tcp_input"); in tcp_input()
/components/net/lwip/lwip-2.0.3/src/core/ipv4/
A Dip4.c334 PERF_STOP("ip4_forward"); in ip4_forward()
/components/net/lwip/lwip-2.1.2/src/core/ipv4/
A Dip4.c347 PERF_STOP("ip4_forward"); in ip4_forward()
/components/net/lwip/lwip-1.4.1/doc/
A Dsys_arch.txt256 PERF_STOP(x) - stop measuring something, and record the result.
/components/net/lwip/lwip-2.0.3/doc/
A Dsys_arch.txt292 PERF_STOP(x) - stop measuring something, and record the result.

Completed in 30 milliseconds