Searched refs:HZ (Results 1 - 25 of 1291) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-cl7500/
H A Dparam.h7 #define HZ 100 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-clps711x/
H A Dparam.h21 #define HZ 100 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-epxa10db/
H A Dparam.h21 #define HZ 100 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-integrator/
H A Dparam.h21 #define HZ 100 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-mx1ads/
H A Dparam.h21 #define HZ 100 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-tbox/
H A Dparam.h1 #define HZ 1000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-cl7500/
H A Dparam.h7 #define HZ 100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-clps711x/
H A Dparam.h21 #define HZ 100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-epxa10db/
H A Dparam.h21 #define HZ 100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-integrator/
H A Dparam.h21 #define HZ 100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-mx1ads/
H A Dparam.h21 #define HZ 100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-tbox/
H A Dparam.h1 #define HZ 1000 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-shark/
H A Dparam.h10 #define HZ 64 macro
12 #define hz_to_std(a) ((a * HZ)/100)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-shark/
H A Dparam.h10 #define HZ 64 macro
12 #define hz_to_std(a) ((a * HZ)/100)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-l7200/
H A Dparam.h19 * See 'time.h' for how the RTC HZ rate is set
21 #define HZ 128 macro
29 #define hz_to_std(a) ((a * HZ)/100)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-l7200/
H A Dparam.h19 * See 'time.h' for how the RTC HZ rate is set
21 #define HZ 128 macro
29 #define hz_to_std(a) ((a * HZ)/100)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dparam.h11 #ifndef HZ
12 #define HZ 100 macro
14 #if HZ == 100
15 /* ppc (like X86) is defined to provide userspace with a world where HZ=100
20 #define hz_to_std(a) ((a)*(100/HZ)+((a)*(100%HZ))/HZ)
38 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dparam.h11 #ifndef HZ
12 #define HZ 100 macro
14 #if HZ == 100
15 /* ppc (like X86) is defined to provide userspace with a world where HZ=100
20 #define hz_to_std(a) ((a)*(100/HZ)+((a)*(100%HZ))/HZ)
38 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dparam.h4 #ifndef HZ
5 #define HZ 100 macro
21 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dparam.h4 #ifndef HZ
5 #define HZ 100 macro
21 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dparam.h4 #ifndef HZ
5 #define HZ 100 macro
24 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dparam.h7 #ifndef HZ
8 #define HZ 100 macro
27 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dparam.h12 #ifndef HZ
13 #define HZ 100 macro
32 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dparam.h12 #ifndef HZ
13 #define HZ 100 macro
32 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dparam.h4 #ifndef HZ
5 #define HZ 100 macro
24 #define CLOCKS_PER_SEC HZ /* frequency at which times() counts */

Completed in 98 milliseconds

1234567891011>>