Searched refs:HZ (Results 126 - 150 of 2139) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc4/
H A Drc4speed.c100 #ifndef HZ
102 # define HZ 100.0 macro
104 # define HZ ((double)CLK_TCK)
143 ret = ((double)(tend.tms_utime - tstart.tms_utime)) / HZ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/
H A Drc5speed.c100 #ifndef HZ
102 # define HZ 100.0 macro
104 # define HZ ((double)CLK_TCK)
143 ret = ((double)(tend.tms_utime - tstart.tms_utime)) / HZ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbfspeed.c105 #ifndef HZ
107 #define HZ 100.0 macro
109 #define HZ ((double)CLK_TCK)
152 ret=((double)(tend.tms_utime-tstart.tms_utime))/HZ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dcast_spd.c105 #ifndef HZ
107 #define HZ 100.0 macro
109 #define HZ ((double)CLK_TCK)
152 ret=((double)(tend.tms_utime-tstart.tms_utime))/HZ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/mach-dreamcast/mach/
H A Dmaple.h5 #define MAPLE_PNP_INTERVAL HZ
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/oprofile/cell/
H A Dpr_util.h28 #define DEFAULT_TIMER_EXPIRE (HZ / 10)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dplatform.c20 #include <asm/param.h> /* HZ */
44 ccount_per_jiffy = 100 * (1000000UL/HZ);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_limit.c52 CREDITS_PER_JIFFY*HZ*60*60*24 < 2^32. ie. */
53 #define MAX_CPJ (0xFFFFFFFF / (HZ*60*60*24))
95 if (user > 0xFFFFFFFF / (HZ*CREDITS_PER_JIFFY))
97 return (user / XT_LIMIT_SCALE) * HZ * CREDITS_PER_JIFFY;
99 return (user * HZ * CREDITS_PER_JIFFY) / XT_LIMIT_SCALE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dipip.h8 #define IPTUNNEL_ERR_TIMEO (30*HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Ddiscovery.h41 #define DISCOVERY_EXPIRE_TIMEOUT (2*sysctl_discovery_timeout*HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dratelimit.h7 #define DEFAULT_RATELIMIT_INTERVAL (5 * HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dtime.c56 #define USECS_PER_JIFFY (1000000/HZ)
162 ts->tv_nsec = (INITIAL_JIFFIES % HZ) * (NSEC_PER_SEC / HZ);
180 latch = DIV_ROUND_CLOSEST(bus_clock/divide, HZ);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/lib/
H A Ddelay.c64 * * HZ [jiffy/sec]
65 * = (xloops >> 32) [sec] * (loops_per_jiffy * HZ) [1/sec]
66 * = (((xloops * loops_per_jiffy) >> 32) * HZ) [1]
113 __delay(xloops * HZ);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/lib/
H A Ddelay.c45 : "r"(current_cpu_data.loops_per_jiffy * HZ), "r"(xloops));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dpalmld.h100 #define PALMLD_BAT_MEASURE_DELAY (HZ * 1)
H A Dpalmtc.h77 #define PALMTC_BAT_MEASURE_DELAY (HZ * 1)
H A Dpalmtx.h103 #define PALMTX_BAT_MEASURE_DELAY (HZ * 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cast/
H A Dcast_spd.c100 #ifndef HZ
102 # define HZ 100.0 macro
104 # define HZ ((double)CLK_TCK)
143 ret = ((double)(tend.tms_utime - tstart.tms_utime)) / HZ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bf/
H A Dbfspeed.c100 #ifndef HZ
102 # define HZ 100.0 macro
104 # define HZ ((double)CLK_TCK)
143 ret = ((double)(tend.tms_utime - tstart.tms_utime)) / HZ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cast/
H A Dcast_spd.c100 #ifndef HZ
102 # define HZ 100.0 macro
104 # define HZ ((double)CLK_TCK)
143 ret = ((double)(tend.tms_utime - tstart.tms_utime)) / HZ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dwmi.h129 sizeof(cmd_rsp), HZ*2); \
136 &cmd_rsp, sizeof(cmd_rsp), HZ*2); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcevt-gt641xx.c41 GT_WRITE(GT_TC0_OFS, gt641xx_base_clock / HZ);
127 GT_WRITE(GT_TC0_OFS, gt641xx_base_clock / HZ);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/udlfb/
H A Dudlfb.h73 #define GET_URB_TIMEOUT HZ
74 #define FREE_URB_TIMEOUT (HZ*2)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dkmem.c62 congestion_wait(BLK_RW_ASYNC, HZ/50);
118 congestion_wait(BLK_RW_ASYNC, HZ/50);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dcputime.h44 #define cputime_to_secs(jif) ((jif) / HZ)
45 #define secs_to_cputime(sec) ((sec) * HZ)

Completed in 203 milliseconds

1234567891011>>