Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dparam.h10 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dparam.h10 # define CLOCKS_PER_SEC USER_HZ /* frequency at which times() counts */ macro
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dparam.h17 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dtime.h34 #define CLOCKS_PER_SEC ((__clock_t) 1000000) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dtime.h34 #define CLOCKS_PER_SEC ((__clock_t) 1000000) macro