Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
Dcheckasm.h234 #define PERF_STOP(t) do { \ macro
240 #define PERF_STOP(t) t = AV_READ_TIME() - t macro
273 #define PERF_STOP(t) while(0) macro
/third_party/lwip/src/include/lwip/
Ddef.h58 #define PERF_STOP(x) /* null definition */ macro