Searched defs:PERF_STOP (Results 1 – 2 of 2) sorted by relevance
234 #define PERF_STOP(t) do { \ macro240 #define PERF_STOP(t) t = AV_READ_TIME() - t macro273 #define PERF_STOP(t) while(0) macro
58 #define PERF_STOP(x) /* null definition */ macro