Home
last modified time | relevance | path

Searched full:percentage (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/Linux-v6.1/tools/perf/pmu-events/arch/powerpc/power10/
Dmetrics.json3 "BriefDescription": "Percentage of cycles that are run cycles",
364 "BriefDescription": "Percentage of flushes per completed instruction",
371 … "BriefDescription": "Percentage of flushes due to a branch mispredict per completed instruction",
378 "BriefDescription": "Percentage of branch mispredictions per completed instruction",
384 "BriefDescription": "Percentage of finished loads that missed in the L1",
391 … "BriefDescription": "Percentage of completed instructions that were loads that missed the L1",
398 …"BriefDescription": "Percentage of completed instructions when the DPTEG required for the load/sto…
411 …"BriefDescription": "Percentage of completed instructions that were a demand load that did not hit…
418 …"BriefDescription": "Percentage of completed instructions that were demand fetches that missed the…
425 …"BriefDescription": "Percentage of completed instructions that were demand fetches that reloaded f…
[all …]
/Linux-v6.1/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-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_virt.h164 /* guest gfx engine usage percentage */
166 /* guest gfx engine health percentage */
168 /* guest compute engine usage percentage */
170 /* guest compute engine health percentage */
172 /* guest vce engine usage percentage. 0xffff means N/A. */
174 /* guest vce engine health percentage. 0xffff means N/A. */
176 /* guest uvd engine usage percentage. 0xffff means N/A. */
178 /* guest uvd engine usage percentage. 0xffff means N/A. */
195 /* guest gfx engine usage percentage */
197 /* guest gfx engine health percentage */
[all …]
Damdgv_sriovmsg.h236 /* guest gfx engine usage percentage */
238 /* guest gfx engine health percentage */
240 /* guest compute engine usage percentage */
242 /* guest compute engine health percentage */
244 /* guest avc engine usage percentage. 0xffff means N/A */
246 /* guest avc engine health percentage. 0xffff means N/A */
248 /* guest hevc engine usage percentage. 0xffff means N/A */
250 /* guest hevc engine usage percentage. 0xffff means N/A */
Damdgpu_atombios.c785 u16 percentage = 0, rate = 0; in amdgpu_atombios_get_igp_ss_overrides() local
796 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
800 percentage = le16_to_cpu(igp_info->info_6.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
804 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
812 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
816 percentage = le16_to_cpu(igp_info->info_7.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
820 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
828 percentage = le16_to_cpu(igp_info->info_8.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
832 percentage = le16_to_cpu(igp_info->info_8.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
836 percentage = le16_to_cpu(igp_info->info_8.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
[all …]
/Linux-v6.1/arch/sh/boards/mach-hp6xx/
Dhp6xx_apm.c17 /* percentage values */
32 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-v6.1/drivers/thermal/
Dgov_fair_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->num_trips); in get_target_state()
69 * P2. percentage[i]/100:
96 int percentage; in fair_share_throttle() local
103 percentage = 100 / total_instance; in fair_share_throttle()
105 percentage = (instance->weight * 100) / total_weight; in fair_share_throttle()
107 instance->target = get_target_state(tz, cdev, percentage, in fair_share_throttle()
/Linux-v6.1/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.
119 --percentage::
120 Determine how to display the overhead percentage of filtered entries.
207 b - baseline sample percentage
258 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.
100 - overhead: Overhead percentage of sample
101 - overhead_sys: Overhead percentage of sample running in system mode
102 - overhead_us: Overhead percentage of sample running in user mode
[all …]
Dperf-top.txt154 percentage of the overhead column. See --percentage for more info.
158 percentage of the overhead column. See --percentage for more info.
162 percentage of the overhead column. See --percentage for more info.
212 --percentage::
213 Determine how to display the overhead percentage of filtered entries.
/Linux-v6.1/drivers/net/wireless/ti/wl12xx/
Dconf.h109 * Compensation percentage of probe requests when scan initiated
117 * Compensation percentage of probe requests when active scan initiated
125 * Compensation percentage of WLAN active scan window if initiated
133 * Compensation percentage of WLAN passive scan window if initiated
141 * Compensation percentage of WLAN passive scan window if initiated
149 * Compensation percentage of WLAN passive scan window if initiated
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/
Drichtek,rt9455.yaml29 richtek,end-of-charge-percentage:
33 below output_charge_current x end-of-charge-percentage, charge is terminated.
62 - richtek,end-of-charge-percentage
83 richtek,end-of-charge-percentage = <10>;
Dcpcap-battery.yaml29 - description: low battery percentage interrupt
30 - description: critical battery percentage interrupt
/Linux-v6.1/drivers/staging/media/atomisp/include/media/
Dlm3554.h90 /* Percentage <-> value macros */
103 /* Flash brightness, input is percentage, output is [0..15] */
109 /* Torch brightness, input is percentage, output is [0..7] */
114 /* Indicator brightness, input is percentage, output is [0..3] */
/Linux-v6.1/tools/perf/pmu-events/arch/powerpc/power8/
Dmetrics.json492 …"BriefDescription": "Percentage of L2 load hits per instruction where the L2 experienced a Load-Hi…
504 …"BriefDescription": "Percentage of L2 load hits per instruction where the L2 did not experience a …
510 …"BriefDescription": "Percentage of L2 load hits per instruction where the L2 experienced some conf…
534 …"BriefDescription": "Percentage of L3 load hits per instruction where the load collided with a pen…
546 …"BriefDescription": "Percentage of L3 load hits per instruction where the L3 did not experience a …
594 "BriefDescription": "Percentage of L1 demand load misses per run instruction",
642 "BriefDescription": "Percentage of DL1 reloads from L2 with a Load-Hit-Store conflict",
648 "BriefDescription": "Percentage of DL1 reloads from L2 with no conflicts",
654 …"BriefDescription": "Percentage of DL1 reloads from L2 with some conflict other than Load-Hit-Stor…
678 …"BriefDescription": "Percentage of DL1 reloads from L3 where the load collided with a pending pref…
[all …]
/Linux-v6.1/tools/testing/selftests/bpf/benchs/
Drun_common.sh31 function percentage() function
33 echo "$*" | sed -E "s/.*Percentage\s=\s+([0-9]+\.[0-9]+).*/\1/"
70 printf "%-20s %s%%\n" "$bench" "$(percentage $summary)"
/Linux-v6.1/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()
Dcount_stcx_fail.c33 double percentage; in do_count_loop() local
49 percentage = (double)difference / events[0].result.value * 100; in do_count_loop()
60 printf("Delta %lld, %f%%\n", difference, percentage); in do_count_loop()
/Linux-v6.1/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-v6.1/drivers/gpu/drm/amd/display/dc/inc/
Dclock_source.h36 uint32_t percentage; /*> In unit of 0.01% or 0.001%*/ member
74 /* DP Reference clock SS percentage
77 /* DP Reference clock SS percentage divider */
/Linux-v6.1/kernel/dma/
DKconfig158 int "Percentage of total memory"
164 Allocator as a percentage of the total memory in the system.
176 bool "Use percentage value only"
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-bdi42 percentage of the write-back cache to a particular device.
52 given percentage of the write-back cache. This is useful in
Dsysfs-class-led14 LEDs within the group to a calculated percentage of what
17 The percentage is calculated for each grouped LED via
/Linux-v6.1/arch/arm/mach-pxa/
Dsharpsl_pm.h56 int percentage; member
62 int mainbat_percent; /* Main Battery Percentage Charge */
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb.c83 /* Find smallest link percentage */ in ixgbe_dcb_calculate_tc_credits()
105 /* Find out the link percentage for each TC first */ in ixgbe_dcb_calculate_tc_credits()
133 * Adjustment based on rule checking, if the percentage in ixgbe_dcb_calculate_tc_credits()
143 * percentage of a TC is too small, the maximum in ixgbe_dcb_calculate_tc_credits()

12345678910>>...15