Home
last modified time | relevance | path

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

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