Home
last modified time | relevance | path

Searched refs:percentage (Results 1 – 25 of 98) sorted by relevance

1234

/Linux-v5.4/drivers/macintosh/
Dapm_emu.c19 int percentage = -1; in pmu_apm_get_power_status() local
41 if (percentage < 0) in pmu_apm_get_power_status()
42 percentage = 0; in pmu_apm_get_power_status()
45 percentage += (pmu_batteries[i].charge * 100) / in pmu_apm_get_power_status()
66 percentage /= real_count; in pmu_apm_get_power_status()
70 } else if (percentage <= APM_CRITICAL) { in pmu_apm_get_power_status()
73 } else if (percentage <= APM_LOW) { in pmu_apm_get_power_status()
82 info->battery_life = percentage; in pmu_apm_get_power_status()
/Linux-v5.4/drivers/thermal/
Dfair_share.c50 struct thermal_cooling_device *cdev, int percentage, int level) in get_target_state() argument
56 return (long)(percentage * level * max_state) / (100 * tz->trips); in get_target_state()
94 int percentage; in fair_share_throttle() local
101 percentage = 100 / total_instance; in fair_share_throttle()
103 percentage = (instance->weight * 100) / total_weight; in fair_share_throttle()
105 instance->target = get_target_state(tz, cdev, percentage, in fair_share_throttle()
/Linux-v5.4/arch/sh/boards/mach-hp6xx/
Dhp6xx_apm.c32 int battery, backup, charging, percentage; in hp6x0_apm_get_power_status() local
39 percentage = 100 * (battery - HP680_BATTERY_MIN) / in hp6x0_apm_get_power_status()
43 info->battery_life = percentage; in hp6x0_apm_get_power_status()
62 } else if (percentage <= APM_CRITICAL) { in hp6x0_apm_get_power_status()
65 } else if (percentage <= APM_LOW) { in hp6x0_apm_get_power_status()
/Linux-v5.4/tools/testing/selftests/powerpc/pmu/
Dcount_instructions.c33 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-v5.4/tools/testing/selftests/powerpc/pmu/ebb/
Dinstruction_count_test.c29 double percentage; in do_count_loop() local
48 percentage = (double)difference / event->result.value * 100; in do_count_loop()
54 printf("Delta %ld, %f%%\n", difference, percentage); in do_count_loop()
/Linux-v5.4/tools/perf/Documentation/
Dperf-diff.txt44 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.
114 --percentage::
115 Determine how to display the overhead percentage of filtered entries.
198 b - baseline sample percentage
249 relative to how entries are filtered. Use --percentage=absolute to
Dperf-report.txt37 Show sample percentage for different cpu modes.
46 file://filename entries. This option will affect the percentage of
47 the overhead column. See --percentage for more info.
56 file://filename entries. This option will affect the percentage of
57 the overhead column. See --percentage for more info.
61 file://filename entries. This option will affect the percentage of
62 the overhead column. See --percentage for more info.
99 - overhead: Overhead percentage of sample
100 - overhead_sys: Overhead percentage of sample running in system mode
101 - overhead_us: Overhead percentage of sample running in user mode
[all …]
Dperf-top.txt148 percentage of the overhead column. See --percentage for more info.
152 percentage of the overhead column. See --percentage for more info.
156 percentage of the overhead column. See --percentage for more info.
200 --percentage::
201 Determine how to display the overhead percentage of filtered entries.
Dperf-annotate.txt125 The local/global keywords set if the percentage is computed
127 The period/hits keywords set the base the percentage is computed
/Linux-v5.4/Documentation/devicetree/bindings/power/supply/
Drt9455_charger.txt11 - richtek,end-of-charge-percentage: integer, percent of the output charge current.
13 below output_charge_current x end-of-charge-percentage,
40 richtek,end-of-charge-percentage = <10>;
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c801 u16 percentage = 0, rate = 0; in amdgpu_atombios_get_igp_ss_overrides() local
812 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
816 percentage = le16_to_cpu(igp_info->info_6.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
820 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
828 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
832 percentage = le16_to_cpu(igp_info->info_7.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
836 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
844 percentage = le16_to_cpu(igp_info->info_8.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
848 percentage = le16_to_cpu(igp_info->info_8.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
852 percentage = le16_to_cpu(igp_info->info_8.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
[all …]
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-bdi40 percentage of the write-back cache to a particular device.
46 given percentage of the write-back cache. This is useful in
Dsysfs-class-power-wilco13 Custom: A low and high threshold percentage is specified.
/Linux-v5.4/arch/arm/mach-pxa/
Dsharpsl_pm.h56 int percentage; member
/Linux-v5.4/Documentation/devicetree/bindings/serial/
Dnvidia,tegra20-hsuart.txt27 - nvidia,adjust-baud-rates: List of entries providing percentage of baud rate
32 field, baud rate will be adjusted by percentage mentioned here.
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c501 pll_settings->ss_percentage = ss_data->percentage; in dce110_get_pix_clk_dividers_helper()
662 if (ss_data->percentage == 0) in calculate_ss()
679 fb_div, dc_fixpt_from_fraction(ss_data->percentage, in calculate_ss()
738 bp_params.percentage = ss_data->percentage; in enable_spread_spectrum()
1182 ss_data_cur->percentage = in get_ss_info_from_atombios()
/Linux-v5.4/Documentation/devicetree/bindings/leds/irled/
Dspi-ir-led.txt11 - duty-cycle: 8 bit balue that represents the percentage of one period
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dclock_source.h36 uint32_t percentage; /*> In unit of 0.01% or 0.001%*/ member
/Linux-v5.4/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-dt.txt19 - voltage-tolerance: Specify the CPU voltage tolerance in percentage.
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Dmxs-usb-phy.txt23 - fsl,tx-d-cal: Integer [79-119]. Current trimming value (as a percentage) of
/Linux-v5.4/arch/arm/mach-sa1100/include/mach/
Dsimpad.h127 unsigned char percentage; /* percentage loaded */ member
/Linux-v5.4/Documentation/hwmon/
Dshtc1.rst45 celsius, relative humidity is expressed as a percentage.
/Linux-v5.4/drivers/ras/
DKconfig18 percentage of total time it should be operating.
/Linux-v5.4/Documentation/leds/
Dleds-lp3944.rst32 percentage of the period the led is on, from 0 to 100
/Linux-v5.4/kernel/dma/
DKconfig115 Allocator as a percentage of the total memory in the system.
127 bool "Use percentage value only"

1234