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