Searched refs:ENDTIMING (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ | ||
D | timing.h | 48 #define ENDTIMING gettimeofday(&aftertp, NULL); \ macro |
D | timingmodule.c | 21 ENDTIMING in finish_timing() |