Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/port/include/arch/
A Dperf.h41 #define PERF_STOP(x) __asm__(".byte 0x0f, 0x31" : "=a" (__c2l), "=d" (__c2h)); \ macro
52 #define PERF_STOP(x) /* null definition */ macro
/AliOS-Things-master/components/py_engine/engine/extmod/lwip-include/arch/
A Dperf.h5 #define PERF_STOP(x) /* null definition */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Ddef.h48 #define PERF_STOP(x) /* null definition */ macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Ddef.h47 #define PERF_STOP(x) /* null definition */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dudp.c448 PERF_STOP("udp_input"); in udp_input()
458 PERF_STOP("udp_input"); in udp_input()
A Dpbuf.c885 PERF_STOP("pbuf_free"); in pbuf_free()
A Dtcp_in.c528 PERF_STOP("tcp_input");
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv4/
A Dip4.c344 PERF_STOP("ip4_forward"); in ip4_forward()

Completed in 18 milliseconds