Home
last modified time | relevance | path

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

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