/linux-6.12.1/init/ |
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()
|
/linux-6.12.1/arch/powerpc/lib/ |
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
|
/linux-6.12.1/arch/powerpc/boot/ |
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
|
/linux-6.12.1/arch/arc/lib/ |
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 ...
|
/linux-6.12.1/Documentation/misc-devices/ |
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
|
D | apds990x.rst | 122 _rough_ estimate about the distance.
|
/linux-6.12.1/net/netlink/ |
D | policy.c | 259 int estimate = netlink_policy_dump_attr_size_estimate(pt); in __netlink_policy_dump_write_attr() local 398 WARN_ON(attr->nla_len > estimate); in __netlink_policy_dump_write_attr()
|
/linux-6.12.1/drivers/devfreq/event/ |
D | Kconfig | 32 (Platform Performance Monitoring Unit) counters to estimate the
|
/linux-6.12.1/Documentation/hwmon/ |
D | ibmaem.rst | 32 is a register that displays an estimate of raw energy consumption since the
|
/linux-6.12.1/drivers/thermal/qcom/ |
D | Kconfig | 32 real time die temperature if an ADC is present or an estimate of the
|
/linux-6.12.1/Documentation/scheduler/ |
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 371 in order to estimate their energy consumption. To do so, it is assumed that OPPs
|
D | schedutil.rst | 128 the frequency invariant utilization estimate of the CPU. From this we compute
|
/linux-6.12.1/Documentation/driver-api/thermal/ |
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.
|
/linux-6.12.1/Documentation/gpu/rfc/ |
D | i915_small_bar.rst | 32 give a rough estimate of how memory can potentially be allocated.
|
/linux-6.12.1/net/netfilter/ |
D | nft_set_hash.c | 740 .estimate = nft_rhash_estimate, 762 .estimate = nft_hash_estimate, 781 .estimate = nft_hash_fast_estimate,
|
D | nft_set_bitmap.c | 301 .estimate = nft_bitmap_estimate,
|
/linux-6.12.1/Documentation/sound/designs/ |
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
|
/linux-6.12.1/Documentation/filesystems/ |
D | gfs2-glocks.rst | 223 srttvar Variance estimate for srtt 225 srttvarb Variance estimate for srttb 227 sirtvar Variance estimate for sirt
|
/linux-6.12.1/Documentation/admin-guide/pm/ |
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. 406 given CPU as the CPU utilization estimate (see the *Per-entity load tracking* 446 In order to estimate the current CPU load, it measures the time elapsed between 449 time to the total CPU time is taken as an estimate of the load. 452 estimated for all of them and the greatest result is taken as the load estimate 539 hardware. That value can be used to estimate how the performance of the
|
/linux-6.12.1/Documentation/bpf/ |
D | prog_flow_dissector.rst | 113 used by ``eth_get_headlen`` to estimate length of all headers for GRO.
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 105 May be 0 to disable the initial spin. In practice, we estimate
|
/linux-6.12.1/tools/perf/Documentation/ |
D | tips.txt | 23 Show estimate cycles per function and IPC in annotate use perf record -b ... ; perf report --total-…
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | multigen_lru.rst | 103 scheduler needs to estimate the working sets of the existing jobs.
|
D | idle_page_tracking.rst | 50 That said, in order to estimate the amount of pages that are not used by a
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-thermal | 191 An estimate of the sustained power that can be dissipated by
|