Home
last modified time | relevance | path

Searched defs:CLOCKS_PER_SEC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dparam.h17 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dparam.h10 # define CLOCKS_PER_SEC USER_HZ /* frequency at which times() counts */ macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dparam.h17 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dparam.h10 # define CLOCKS_PER_SEC USER_HZ /* frequency at which times() counts */ macro
/kernel/linux/linux-5.10/include/asm-generic/
H A Dparam.h10 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dparam.h10 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro

Completed in 1 milliseconds