Home
last modified time | relevance | path

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

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