Home
last modified time | relevance | path

Searched refs:ENDTIMING (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtiming.h48 #define ENDTIMING gettimeofday(&aftertp, NULL); \ macro
Dtimingmodule.c21 ENDTIMING in finish_timing()