Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtiming.h46 #define BEGINTIMING gettimeofday(&beforetp, NULL) macro
Dtimingmodule.c14 BEGINTIMING; in start_timing()