/linux-4.4.14/drivers/macintosh/ |
D | apm_emu.c | 30 int percentage = -1; in pmu_apm_get_power_status() local 52 if (percentage < 0) in pmu_apm_get_power_status() 53 percentage = 0; in pmu_apm_get_power_status() 56 percentage += (pmu_batteries[i].charge * 100) / in pmu_apm_get_power_status() 77 percentage /= real_count; in pmu_apm_get_power_status() 81 } else if (percentage <= APM_CRITICAL) { in pmu_apm_get_power_status() 84 } else if (percentage <= APM_LOW) { in pmu_apm_get_power_status() 93 info->battery_life = percentage; in pmu_apm_get_power_status()
|
/linux-4.4.14/drivers/thermal/ |
D | fair_share.c | 62 struct thermal_cooling_device *cdev, int percentage, int level) in get_target_state() argument 68 return (long)(percentage * level * max_state) / (100 * tz->trips); in get_target_state() 105 int percentage; in fair_share_throttle() local 112 percentage = 100 / total_instance; in fair_share_throttle() 114 percentage = (instance->weight * 100) / total_weight; in fair_share_throttle() 116 instance->target = get_target_state(tz, cdev, percentage, in fair_share_throttle()
|
/linux-4.4.14/arch/sh/boards/mach-hp6xx/ |
D | hp6xx_apm.c | 34 int battery, backup, charging, percentage; in hp6x0_apm_get_power_status() local 41 percentage = 100 * (battery - HP680_BATTERY_MIN) / in hp6x0_apm_get_power_status() 45 info->battery_life = percentage; in hp6x0_apm_get_power_status() 64 } else if (percentage <= APM_CRITICAL) { in hp6x0_apm_get_power_status() 67 } else if (percentage <= APM_LOW) { in hp6x0_apm_get_power_status()
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-diff.txt | 44 file://filename entries. This option will affect the percentage 45 of the Baseline/Delta column. See --percentage for more info. 50 file://filename entries. This option will affect the percentage 51 of the Baseline/Delta column. See --percentage for more info. 56 file://filename entries. This option will affect the percentage 57 of the Baseline/Delta column. See --percentage for more info. 104 --percentage:: 105 Determine how to display the overhead percentage of filtered entries. 130 b - baseline sample percentage 181 relative to how entries are filtered. Use --percentage=absolute to
|
D | perf-report.txt | 33 Show sample percentage for different cpu modes. 42 file://filename entries. This option will affect the percentage of 43 the overhead column. See --percentage for more info. 52 file://filename entries. This option will affect the percentage of 53 the overhead column. See --percentage for more info. 57 file://filename entries. This option will affect the percentage of 58 the overhead column. See --percentage for more info. 91 - overhead: Overhead percentage of sample 92 - overhead_sys: Overhead percentage of sample running in system mode 93 - overhead_us: Overhead percentage of sample running in user mode [all …]
|
D | perf-top.txt | 140 percentage of the overhead column. See --percentage for more info. 144 percentage of the overhead column. See --percentage for more info. 148 percentage of the overhead column. See --percentage for more info. 191 --percentage:: 192 Determine how to display the overhead percentage of filtered entries.
|
D | perf-stat.txt | 140 The overhead percentage could be high in some cases, for instance with small, sub 100ms intervals. …
|
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ |
D | count_instructions.c | 33 double percentage; in do_count_loop() local 47 percentage = (double)difference / events[0].result.value * 100; in do_count_loop() 56 printf("Delta %lld, %f%%\n", difference, percentage); in do_count_loop()
|
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/ |
D | instruction_count_test.c | 29 double percentage; in do_count_loop() local 48 percentage = (double)difference / event->result.value * 100; in do_count_loop() 54 printf("Error %ld, %f%%\n", difference, percentage); in do_count_loop()
|
/linux-4.4.14/Documentation/devicetree/bindings/power/ |
D | rt9455_charger.txt | 13 - richtek,end-of-charge-percentage: integer, percent of the output charge current. 15 below output_charge_current x end-of-charge-percentage, 42 richtek,end-of-charge-percentage = <10>;
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.c | 720 u16 percentage = 0, rate = 0; in amdgpu_atombios_get_igp_ss_overrides() local 731 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides() 735 percentage = le16_to_cpu(igp_info->info_6.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides() 739 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides() 747 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides() 751 percentage = le16_to_cpu(igp_info->info_7.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides() 755 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides() 763 percentage = le16_to_cpu(igp_info->info_8.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides() 767 percentage = le16_to_cpu(igp_info->info_8.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides() 771 percentage = le16_to_cpu(igp_info->info_8.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides() [all …]
|
D | atombios_crtc.c | 256 if (ss->percentage == 0) in amdgpu_atombios_crtc_program_ss() 393 if (amdgpu_crtc->ss_enabled && amdgpu_crtc->ss.percentage) in amdgpu_atombios_crtc_adjust_pll() 406 if (amdgpu_crtc->ss_enabled && amdgpu_crtc->ss.percentage) in amdgpu_atombios_crtc_adjust_pll() 790 (u32)amdgpu_crtc->ss.percentage) / in amdgpu_atombios_crtc_set_pll()
|
D | amdgpu_mode.h | 355 uint16_t percentage; member
|
D | ci_dpm.c | 2946 u32 clkv = (u32)((((131 * ss.percentage * ss.rate) / 100) * tmp) / freq_nom); in ci_calculate_mclk_params() 3302 u32 clk_v = 4 * ss.percentage * fbdiv / (clk_s * 10000); in ci_calculate_sclk_params()
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | intel-pstate.txt | 30 the driver stated as a percentage of the available performance. The 35 the driver stated as a percentage of the max (non-turbo) 41 turbo_pct: displays the percentage of the total performance that
|
D | pcc-cpufreq.txt | 103 a percentage of the nominal (ie: maximum) CPU frequency. The output buffer 177 Since the driver obtains the current frequency as a "percentage" (%) of the
|
D | governors.txt | 171 defines the percentage (times 10) value of the target frequency that 203 freq_step: this describes what percentage steps the cpu freq should be
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-bdi | 40 percentage of the write-back cache to a particular device. 46 given percentage of the write-back cache. This is useful in
|
D | sysfs-block-bcache | 41 For backing devices: cache hits as a percentage. 92 backing device only takes place when more than this percentage
|
D | sysfs-devices-system-cpu | 218 the driver stated as a percentage of the available performance. 221 the driver stated as a percentage of the available performance.
|
D | sysfs-kernel-slab | 408 The file remote_node_defrag_ratio specifies the percentage of
|
D | sysfs-bus-iio | 971 Confidence value (in units as percentage) to be used 1181 expressed in units as percentage. 1473 Raw (unscaled no offset etc.) percentage reading of a substance.
|
/linux-4.4.14/arch/arm/mach-pxa/include/mach/ |
D | sharpsl_pm.h | 60 int percentage; member
|
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/ |
D | simpad.h | 126 unsigned char percentage; /* percentage loaded */ member
|
/linux-4.4.14/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-dt.txt | 19 - voltage-tolerance: Specify the CPU voltage tolerance in percentage.
|
/linux-4.4.14/Documentation/hwmon/ |
D | shtc1 | 23 humidity is expressed as a percentage. Driver can be used as well for SHTW1
|
/linux-4.4.14/drivers/ras/ |
D | Kconfig | 17 percentage of total time it should be operating.
|
/linux-4.4.14/Documentation/leds/ |
D | leds-lp3944.txt | 23 - duty cycle: percentage of the period the led is on, from 0 to 100
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | atombios_crtc.c | 454 if (ss->percentage == 0) in atombios_crtc_program_ss() 495 args.v2.usSpreadSpectrumPercentage = cpu_to_le16(ss->percentage); in atombios_crtc_program_ss() 514 args.v1.usSpreadSpectrumPercentage = cpu_to_le16(ss->percentage); in atombios_crtc_program_ss() 522 if ((enable == ATOM_DISABLE) || (ss->percentage == 0) || in atombios_crtc_program_ss() 527 args.lvds_ss_2.usSpreadSpectrumPercentage = cpu_to_le16(ss->percentage); in atombios_crtc_program_ss() 538 args.lvds_ss.usSpreadSpectrumPercentage = cpu_to_le16(ss->percentage); in atombios_crtc_program_ss() 689 if (radeon_crtc->ss_enabled && radeon_crtc->ss.percentage) in atombios_adjust_pll() 702 if (radeon_crtc->ss_enabled && radeon_crtc->ss.percentage) in atombios_adjust_pll() 1116 (u32)radeon_crtc->ss.percentage) / in atombios_crtc_set_pll()
|
D | radeon_atombios.c | 1410 ss->percentage = in radeon_atombios_get_ppll_ss_info() 1435 u16 percentage = 0, rate = 0; in radeon_atombios_get_igp_ss_overrides() local 1446 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides() 1450 percentage = le16_to_cpu(igp_info->info_6.usHDMISSPercentage); in radeon_atombios_get_igp_ss_overrides() 1454 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides() 1462 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides() 1466 percentage = le16_to_cpu(igp_info->info_7.usHDMISSPercentage); in radeon_atombios_get_igp_ss_overrides() 1470 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides() 1478 percentage = le16_to_cpu(igp_info->info_8.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides() 1482 percentage = le16_to_cpu(igp_info->info_8.usHDMISSPercentage); in radeon_atombios_get_igp_ss_overrides() [all …]
|
D | rv740_dpm.c | 166 u32 clk_v = 4 * ss.percentage * fbdiv / (clk_s * 10000); in rv740_populate_sclk_value() 255 u32 clk_v = 0x40000 * ss.percentage * in rv740_populate_mclk_value()
|
D | rv730_dpm.c | 98 u32 clk_v = ss.percentage * fbdiv / (clk_s * 10000); in rv730_populate_sclk_value() 174 u32 clk_v = ss.percentage * dividers.fb_div / (clk_s * 10000); in rv730_populate_mclk_value()
|
D | radeon_mode.h | 309 uint16_t percentage; member
|
D | rv6xx_dpm.c | 570 ss.percentage, in rv6xx_program_engine_spread_spectrum() 688 ss.percentage, in rv6xx_program_mclk_spread_spectrum_parameters()
|
D | ni_dpm.c | 2047 u32 clk_v = 4 * ss.percentage * fbdiv / (clk_s * 10000); in ni_calculate_sclk_params() 2245 u32 clk_v = ss.percentage * in ni_populate_mclk_value()
|
D | cypress_dpm.c | 562 u32 clk_v = ss.percentage * in cypress_populate_mclk_value()
|
D | rv770_dpm.c | 545 u32 clk_v = ss.percentage * fbdiv / (clk_s * 10000); in rv770_populate_sclk_value()
|
D | ci_dpm.c | 2813 u32 clkv = (u32)((((131 * ss.percentage * ss.rate) / 100) * tmp) / freq_nom); in ci_calculate_mclk_params() 3164 u32 clk_v = 4 * ss.percentage * fbdiv / (clk_s * 10000); in ci_calculate_sclk_params()
|
D | si_dpm.c | 4842 u32 clk_v = 4 * ss.percentage * fbdiv / (clk_s * 10000); in si_calculate_sclk_params() 4942 u32 clkv = (u32)((((131 * ss.percentage * ss.rate) / 100) * tmp) / freq_nom); in si_populate_mclk_value()
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-bus-usb | 52 compute the percentage of time that a device has been active. 55 will give an integer percentage. Note that this does not
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 134 Contains, as a percentage of total available memory that contains free pages 169 Contains, as a percentage of total available memory that contains free pages 444 A percentage of the total pages in each zone. On Zone reclaim 446 than this percentage of pages in a zone are reclaimable slab pages. 462 This is a percentage of the total pages in each zone. Zone reclaim will 463 only occur if more than this percentage of pages are in a state that 466 If zone_reclaim_mode has the value 4 OR'd, then the percentage is compared 649 space is not permitted to exceed swap plus this percentage 761 This percentage value controls the tendency of the kernel to reclaim
|
D | kernel.txt | 618 percentage of CPU. Note: the kernel calculates an
|
/linux-4.4.14/drivers/platform/x86/ |
D | alienware-wmi.c | 133 u32 percentage; member 293 .percentage = brightness, in wmax_brightness()
|
/linux-4.4.14/Documentation/vm/ |
D | overcommit-accounting | 29 The overcommit amount can be set via `vm.overcommit_ratio' (percentage)
|
D | zswap.txt | 86 * max_pool_percent - The maximum percentage of memory that the compressed
|
D | hugetlbpage.txt | 284 percentage of the specified huge page pool (nr_hugepages). The size is 287 specified in the same way as size, either bytes or a percentage of the
|
/linux-4.4.14/Documentation/thermal/ |
D | nouveau_thermal | 55 * pwm1: Current PWM value (power percentage);
|
/linux-4.4.14/drivers/firmware/google/ |
D | gsmi.c | 524 u32 percentage; in gsmi_clear_eventlog_store() member 540 param.percentage = val; in gsmi_clear_eventlog_store()
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 53 CacheFiles attempts to maintain at least a certain percentage of free space on 191 Cache culling is done on the basis of the percentage of blocks and the 192 percentage of files available in the underlying filesystem. There are six 221 _not_ appear as 100 minus the percentage displayed by the "df" program.
|
/linux-4.4.14/arch/x86/kernel/ |
D | apm_32.c | 1643 int percentage = -1; in proc_apm_show() local 1652 percentage = cx & 0xff; in proc_apm_show() 1708 percentage, in proc_apm_show()
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 166 The percentage of memory that is allowed to contain "dirty" or unsaved data 172 The percentage of memory that is allowed to contain "dirty" or unsaved data 179 dirty_background_ratio is the threshold percentage at which background writeouts 258 # Dirty synchronous ratio. At this percentage of dirty pages the process 376 # Dirty synchronous ratio. At this percentage of dirty pages the process which
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | README.quirks | 72 A small percentage of core logic devices may start a bus transaction
|
/linux-4.4.14/mm/ |
D | vmscan.c | 2218 unsigned long nr_anon, nr_file, percentage; in shrink_lruvec() local 2257 percentage = nr_anon * 100 / scan_target; in shrink_lruvec() 2262 percentage = nr_file * 100 / scan_target; in shrink_lruvec() 2275 nr[lru] = targets[lru] * (100 - percentage) / 100; in shrink_lruvec() 2280 nr[lru] = targets[lru] * (100 - percentage) / 100; in shrink_lruvec()
|
/linux-4.4.14/Documentation/ |
D | bcache.txt | 266 If nonzero, bcache tries to keep around this percentage of the cache dirty by 422 Size of the freelist as a percentage of nbuckets. Can be written to to 441 This can reveal your working set size. Unused is the percentage of
|
D | static-keys.txt | 288 The percentage of saved branches is .7%, and we've saved 12% on
|
/linux-4.4.14/drivers/base/ |
D | Kconfig | 285 Allocator as a percentage of the total memory in the system. 297 bool "Use percentage value only"
|
/linux-4.4.14/Documentation/filesystems/ |
D | tmpfs.txt | 71 to limit this tmpfs instance to that percentage of your physical RAM:
|
D | f2fs.txt | 200 in the proportion to the percentage over total 222 in-place-updates. The number indicates percentage
|
D | gfs2-glocks.txt | 186 can compute the total percentage of the time for which the
|
/linux-4.4.14/Documentation/power/ |
D | power_supply_class.txt | 201 percentage capacity manually, inside the driver, and register CAPACITY
|
/linux-4.4.14/Documentation/scsi/ |
D | FlashPoint.txt | 152 BusLogic asked me to send this announcement since a large percentage of the
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | sharpsl_pm.c | 201 return thresh[i].percentage; in get_percentage()
|
/linux-4.4.14/Documentation/networking/ |
D | e1000e.txt | 80 for small amounts of traffic and/or a significant percentage of small
|
D | e1000.txt | 112 for small amounts of traffic and/or a significant percentage of small
|
D | ip-sysctl.txt | 622 This allows control over what percentage of the congestion window
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | am33xx.dtsi | 60 voltage-tolerance = <2>; /* 2 percentage */
|
/linux-4.4.14/Documentation/usb/ |
D | proc_usb_info.txt | 152 The percentage is how much of the "reserved" bandwidth is scheduled by
|
/linux-4.4.14/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 440 Controls what percentage of ldlm callback threads is dedicated
|
/linux-4.4.14/Documentation/development-process/ |
D | 4.Coding | 277 enabled, a configurable percentage of memory allocations will be made to
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 1403 on packets periodically or randomly with a given percentage.
|
/linux-4.4.14/Documentation/video4linux/ |
D | vivid.txt | 764 Percentage of Dropped Buffers: sets the percentage of buffers that
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 489 the allocator by a few percentage points. The slabinfo command
|