/openbmc/linux/init/ |
H A D | calibrate.c | 122 unsigned long estimate; in calibrate_delay_direct() local 126 estimate = (good_timer_sum/good_timer_count); in calibrate_delay_direct() 127 maxdiff = estimate >> 3; in calibrate_delay_direct() 131 return estimate; in calibrate_delay_direct() 136 if ((measured_times[max] - estimate) < in calibrate_delay_direct() 137 (estimate - measured_times[min])) { in calibrate_delay_direct()
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | div64.S | 32 addc r9,r4,r10 # rounding up (so the estimate cannot 40 2: mullw r10,r11,r4 # to get an estimate of the quotient, 41 mulhwu r9,r11,r4 # multiply the estimate by the divisor, 43 add r8,r8,r11 # and add the estimate to the accumulated
|
/openbmc/qemu/target/arm/ |
H A D | vfp_helper.c | 615 uint32_t scaled, estimate; in call_recip_estimate() local 631 estimate = recip_estimate(scaled); in call_recip_estimate() 634 result_frac = deposit64(0, 44, 8, estimate); in call_recip_estimate() 818 int b, estimate; in do_recip_sqrt_estimate() local 831 estimate = (b + 1) / 2; in do_recip_sqrt_estimate() 832 assert(256 <= estimate && estimate < 512); in do_recip_sqrt_estimate() 834 return estimate; in do_recip_sqrt_estimate() 840 int estimate; in recip_sqrt_estimate() local 858 estimate = do_recip_sqrt_estimate(scaled); in recip_sqrt_estimate() 861 return extract64(estimate, 0, 8) << 44; in recip_sqrt_estimate() [all …]
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | div64.S | 32 addc r9,r4,r10 # rounding up (so the estimate cannot 40 2: mullw r10,r11,r4 # to get an estimate of the quotient, 41 mulhwu r9,r11,r4 # multiply the estimate by the divisor, 43 add r8,r8,r11 # and add the estimate to the accumulated
|
/openbmc/linux/arch/arc/lib/ |
H A D | strcmp.S | 71 bic_s r2,r2,r0 ; get low estimate for r2 and get ... 73 or_s r3,r3,r0 ; ... high estimate r3 so that r2 > r3 will ...
|
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | smilatency.py2 | 103 estimate = avg10 * count/count_for_estimate 104 if estimate > 1: 105 print "Running test, estimated time: {}s".format(int(estimate))
|
/openbmc/qemu/block/ |
H A D | backup.c | 231 uint64_t estimate; in backup_init_bcs_bitmap() local 246 estimate = bdrv_get_dirty_count(bcs_bitmap); in backup_init_bcs_bitmap() 247 job_progress_set_remaining(&job->common.job, estimate); in backup_init_bcs_bitmap()
|
/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/ |
H A D | cve-2022-33065.patch | 513 Subject: [PATCH] nms_adpcm: fix int overflow in signal estimate 515 It is possible (though functionally incorrect) for the signal estimate 570 /* Zero predictor components of the signal estimate. */ 574 /* Signal estimate, (including s_ez). */ 677 - /* Compute the zero predictor estimate. Rotate past deltas too. */ 679 + /* Compute the zero predictor estimate and rotate past deltas. */ 688 - /* Compute the signal estimate. */ 694 + /* Complete the signal estimate. */ 729 /* Compute estimate, and delta from actual value */
|
/openbmc/linux/Documentation/misc-devices/ |
H A D | bh1770glc.rst | 23 but ALS side results are used to estimate reliability of the proximity sensor. 30 8 bit. Driver supports only one channel. Driver uses ALS results to estimate
|
H A D | apds990x.rst | 122 _rough_ estimate about the distance.
|
/openbmc/linux/net/netlink/ |
H A D | policy.c | 256 int estimate = netlink_policy_dump_attr_size_estimate(pt); in __netlink_policy_dump_write_attr() local 389 WARN_ON(attr->nla_len > estimate); in __netlink_policy_dump_write_attr()
|
/openbmc/linux/drivers/devfreq/event/ |
H A D | Kconfig | 32 (Platform Performance Monitoring Unit) counters to estimate the
|
/openbmc/linux/Documentation/hwmon/ |
H A D | ibmaem.rst | 32 is a register that displays an estimate of raw energy consumption since the
|
/openbmc/linux/drivers/thermal/qcom/ |
H A D | Kconfig | 32 real time die temperature if an ADC is present or an estimate of the
|
/openbmc/linux/net/netfilter/ |
H A D | nft_set_hash.c | 747 .estimate = nft_rhash_estimate, 769 .estimate = nft_hash_estimate, 788 .estimate = nft_hash_fast_estimate,
|
H A D | nft_set_bitmap.c | 302 .estimate = nft_bitmap_estimate,
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | power_allocator.rst | 63 An estimate of the sustainable dissipatable power (in mW) should be 71 simply an estimate, and may be tuned to affect the aggressiveness of 138 an estimate, which is the reason for closed-loop control such as this.
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | i915_small_bar.rst | 32 give a rough estimate of how memory can potentially be allocated.
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | timestamping.rst | 11 estimate with a delay. In the latter two cases, the low-level driver 15 provides a refined estimate with a delay. 75 audio_tstamp_config fields, thus get an estimate of the timestamp
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-energy.rst | 77 to capacity and utilization values, EAS is able to estimate how big/busy a 141 find_energy_efficient_cpu() uses compute_energy() to estimate what will be the 186 CPU1 and CPU3. Then it will estimate the energy of the system if P was 345 EAS uses the EM of a platform to estimate the impact of scheduling decisions on 394 in order to estimate their energy consumption. To do so, it is assumed that OPPs
|
/openbmc/linux/Documentation/filesystems/ |
H A D | gfs2-glocks.rst | 226 srttvar Variance estimate for srtt 228 srttvarb Variance estimate for srttb 230 sirtvar Variance estimate for sirt
|
/openbmc/u-boot/doc/ |
H A D | README.SPL | 80 With gcc 4.6 (and later) and the use of GNU cflow it is possible to estimate
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | cpufreq.rst | 40 Typically, they are used along with algorithms to estimate the required CPU 59 Scaling governors implement algorithms to estimate the required CPU capacity. 402 given CPU as the CPU utilization estimate (see the *Per-entity load tracking* 442 In order to estimate the current CPU load, it measures the time elapsed between 445 time to the total CPU time is taken as an estimate of the load. 448 estimated for all of them and the greatest result is taken as the load estimate 535 hardware. That value can be used to estimate how the performance of the
|
/openbmc/qemu/docs/devel/migration/ |
H A D | vfio.rst | 53 * A ``state_pending_estimate`` function that reports an estimate of the 167 If device is active, get pending_bytes by .state_pending_{estimate,exact}()
|
/openbmc/docs/designs/ |
H A D | thermal-control-modes.md | 34 Mathematical calculations to logically estimate exit air temps:
|