Home
last modified time | relevance | path

Searched defs:CLOCKS_PER_SEC (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtimemodule.c149 #define CLOCKS_PER_SEC CLK_TCK macro
151 #define CLOCKS_PER_SEC 1000000 macro
/device/linaro/bootloader/edk2/StdLib/Include/
Dtime.h83 #define CLOCKS_PER_SEC __getCPS() macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dtimemodule.c149 #define CLOCKS_PER_SEC CLK_TCK macro
151 #define CLOCKS_PER_SEC 1000000 macro
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/
Dtime.h57 #define CLOCKS_PER_SEC 128 macro