Searched defs:CLOCKS_PER_SEC (Results 1 – 4 of 4) sorted by relevance
9 # define CLOCKS_PER_SEC USER_HZ /* frequency at which times() counts */ macro
16 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
9 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro
17 # define CLOCKS_PER_SEC (USER_HZ) /* frequnzy at which times() counts */ macro