Home
last modified time | relevance | path

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

/linux-4.1.27/arch/alpha/include/asm/
Dparam.h9 # define CLOCKS_PER_SEC USER_HZ /* frequency at which times() counts */ macro
/linux-4.1.27/arch/ia64/include/asm/
Dparam.h16 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
/linux-4.1.27/include/asm-generic/
Dparam.h9 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro
/linux-4.1.27/arch/xtensa/include/asm/
Dparam.h17 # define CLOCKS_PER_SEC (USER_HZ) /* frequnzy at which times() counts */ macro