Searched refs:estimate (Results 1 – 24 of 24) sorted by relevance
/linux-4.1.27/init/ |
D | calibrate.c | 121 unsigned long estimate; in calibrate_delay_direct() local 125 estimate = (good_timer_sum/good_timer_count); in calibrate_delay_direct() 126 maxdiff = estimate >> 3; in calibrate_delay_direct() 130 return estimate; in calibrate_delay_direct() 135 if ((measured_times[max] - estimate) < in calibrate_delay_direct() 136 (estimate - measured_times[min])) { in calibrate_delay_direct()
|
/linux-4.1.27/arch/powerpc/lib/ |
D | div64.S | 36 addc r9,r4,r10 # rounding up (so the estimate cannot 44 2: mullw r10,r11,r4 # to get an estimate of the quotient, 45 mulhwu r9,r11,r4 # multiply the estimate by the divisor, 47 add r8,r8,r11 # and add the estimate to the accumulated
|
/linux-4.1.27/arch/powerpc/boot/ |
D | div64.S | 36 addc r9,r4,r10 # rounding up (so the estimate cannot 44 2: mullw r10,r11,r4 # to get an estimate of the quotient, 45 mulhwu r9,r11,r4 # multiply the estimate by the divisor, 47 add r8,r8,r11 # and add the estimate to the accumulated
|
/linux-4.1.27/arch/arc/lib/ |
D | strcmp.S | 74 bic_s r2,r2,r0 ; get low estimate for r2 and get ... 76 or_s r3,r3,r0 ; ... high estimate r3 so that r2 > r3 will ...
|
/linux-4.1.27/drivers/devfreq/event/ |
D | Kconfig | 22 (Platform Performance Monitoring Unit) counters to estimate the
|
/linux-4.1.27/Documentation/misc-devices/ |
D | bh1770glc.txt | 19 but ALS side results are used to estimate reliability of the proximity sensor. 26 8 bit. Driver supports only one channel. Driver uses ALS results to estimate
|
D | apds990x.txt | 105 _rough_ estimate about the distance.
|
/linux-4.1.27/Documentation/hwmon/ |
D | ibmaem | 26 is a register that displays an estimate of raw energy consumption since the
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | timestamping.txt | 7 estimate with a delay. In the latter two cases, the low-level driver 11 provides a refined estimate with a delay. 70 audio_tstamp_config fields, get an estimate of the timestamp
|
D | compress_offload.txt | 37 estimate reliably the duration of audio buffers when handling
|
/linux-4.1.27/Documentation/filesystems/ |
D | gfs2-glocks.txt | 209 srttvar - Variance estimate for srtt 211 srttvarb - Variance estimate for srttb 213 sirtvar - Variance estimate for sirt
|
D | proc.txt | 793 make an estimate of the likely number of huge pages that can be allocated 847 MemAvailable: An estimate of how much memory is available for starting new 851 The estimate takes into account that the system needs some
|
/linux-4.1.27/net/netfilter/ |
D | nft_rbtree.c | 252 .estimate = nft_rbtree_estimate,
|
D | nft_hash.c | 365 .estimate = nft_hash_estimate,
|
D | nf_tables_api.c | 2218 if (!ops->estimate(desc, features, &est)) in nft_select_set_ops()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-uwb_rc | 149 This gives an estimate on a suitable PHY rate. Refer
|
/linux-4.1.27/Documentation/ |
D | media-framework.txt | 122 advance by the entity driver. As an initial estimate, media_entity_init 125 the initial estimate.
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_tables.h | 264 bool (*estimate)(const struct nft_set_desc *desc, member
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | Kconfig | 68 each hash entry uses 8 bytes, so you can estimate how much memory is
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | setox.S | 112 | d) It is important to estimate how large can |R| be after
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 340 # Now calculate an estimate of the quotient words (msw first, then lsw).
|
D | fplsp.S | 6769 # d) It is important to estimate how large can |R| be #
|
/linux-4.1.27/kernel/trace/ |
D | Kconfig | 580 it recorded and give a rough estimate of how long each iteration took.
|
/linux-4.1.27/Documentation/sysctl/ |
D | vm.txt | 625 When this flag is 0, the kernel attempts to estimate the amount
|