Home
last modified time | relevance | path

Searched defs:PERF_STOP (Results 1 – 4 of 4) 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

Completed in 4 milliseconds