Home
last modified time | relevance | path

Searched refs:PERF_START (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Dcheckasm.h230 #define PERF_START(t) do { \ macro
239 #define PERF_START(t) t = AV_READ_TIME() macro
254 PERF_START(t);\
272 #define PERF_START(t) while(0) macro
Dcheckasm.c484 PERF_START(t); in measure_nop_time()
/third_party/lwip/src/include/lwip/
Ddef.h57 #define PERF_START /* null definition */ macro
/third_party/lwip/src/core/ipv4/
Dip4.c318 PERF_START;
/third_party/lwip/src/core/
Dudp.c224 PERF_START;
Dpbuf.c740 PERF_START; in pbuf_free()
Dtcp_in.c136 PERF_START;