Home
last modified time | relevance | path

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

/lib/liblwip/src/include/arch/
Dperf.h39 #define PERF_STOP(x) __asm__(".byte 0x0f, 0x31" : "=a" (__c2l), "=d" (__c2h)); \ macro
50 #define PERF_STOP(x) /* null definition */ macro