/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/ |
H A D | metrics.json | 3 "BriefDescription": "Percentage of cycles that are run cycles", 370 "BriefDescription": "Percentage of flushes per completed instruction", 377 … "BriefDescription": "Percentage of flushes due to a branch mispredict per completed instruction", 384 "BriefDescription": "Percentage of branch mispredictions per completed instruction", 390 "BriefDescription": "Percentage of finished loads that missed in the L1", 397 … "BriefDescription": "Percentage of completed instructions that were loads that missed the L1", 404 … "BriefDescription": "Percentage of completed instructions that were stores that missed the L1", 411 …"BriefDescription": "Percentage of completed instructions when the DPTEG required for the load/sto… 424 …"BriefDescription": "Percentage of completed instructions that were a demand load that did not hit… 431 …"BriefDescription": "Percentage of completed instructions that were demand fetches that missed the… [all …]
|
/openbmc/linux/drivers/macintosh/ |
H A D | apm_emu.c | 19 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()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_virt.h | 170 /* guest gfx engine usage percentage */ 172 /* guest gfx engine health percentage */ 174 /* guest compute engine usage percentage */ 176 /* guest compute engine health percentage */ 178 /* guest vce engine usage percentage. 0xffff means N/A. */ 180 /* guest vce engine health percentage. 0xffff means N/A. */ 182 /* guest uvd engine usage percentage. 0xffff means N/A. */ 184 /* guest uvd engine usage percentage. 0xffff means N/A. */ 201 /* guest gfx engine usage percentage */ 203 /* guest gfx engine health percentage */ [all …]
|
H A D | amdgv_sriovmsg.h | 236 /* 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 */
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/ |
H A D | transaction.json | 23 "BriefDescription": "Percentage sourced from Level 2 cache", 28 "BriefDescription": "Percentage sourced from Level 3 on same chip cache", 33 "BriefDescription": "Percentage sourced from Level 4 Local cache on same book", 38 "BriefDescription": "Percentage sourced from Level 4 Remote cache on different book", 43 "BriefDescription": "Percentage sourced from memory", 63 "BriefDescription": "Estimated TLB CPU percentage of Total CPU",
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/ |
H A D | transaction.json | 23 "BriefDescription": "Percentage sourced from Level 2 cache", 28 "BriefDescription": "Percentage sourced from Level 3 on same chip cache", 33 "BriefDescription": "Percentage sourced from Level 4 Local cache on same book", 38 "BriefDescription": "Percentage sourced from Level 4 Remote cache on different book", 43 "BriefDescription": "Percentage sourced from memory", 63 "BriefDescription": "Estimated TLB CPU percentage of Total CPU",
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/ |
H A D | transaction.json | 23 "BriefDescription": "Percentage sourced from Level 2 cache", 28 "BriefDescription": "Percentage sourced from Level 3 on same chip cache", 33 "BriefDescription": "Percentage sourced from Level 4 Local cache on same book", 38 "BriefDescription": "Percentage sourced from Level 4 Remote cache on different book", 43 "BriefDescription": "Percentage sourced from memory", 63 "BriefDescription": "Estimated TLB CPU percentage of Total CPU",
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/ |
H A D | transaction.json | 23 "BriefDescription": "Percentage sourced from Level 2 cache", 28 "BriefDescription": "Percentage sourced from Level 3 on same chip cache", 33 "BriefDescription": "Percentage sourced from Level 4 Local cache on same book", 38 "BriefDescription": "Percentage sourced from Level 4 Remote cache on different book", 43 "BriefDescription": "Percentage sourced from memory", 63 "BriefDescription": "Estimated TLB CPU percentage of Total CPU",
|
/openbmc/linux/arch/sh/boards/mach-hp6xx/ |
H A D | hp6xx_apm.c | 17 /* 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()
|
/openbmc/linux/drivers/thermal/ |
H A D | gov_fair_share.c | 44 struct thermal_cooling_device *cdev, int percentage, int level) in get_target_state() argument 46 return (long)(percentage * level * cdev->max_state) / (100 * tz->num_trips); in get_target_state() 59 * P2. percentage[i]/100: 87 int percentage; in fair_share_throttle() local 94 percentage = 100 / total_instance; in fair_share_throttle() 96 percentage = (instance->weight * 100) / total_weight; in fair_share_throttle() 98 instance->target = get_target_state(tz, cdev, percentage, in fair_share_throttle()
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
H A D | metrics.json | 9 …"BriefDescription": "This metric is the percentage of cycles that were stalled due to resource con… 34 …"BriefDescription": "This metric measures branch operations as a percentage of operations speculat… 41 …"BriefDescription": "This metric measures crypto operations as a percentage of operations speculat… 66 …"BriefDescription": "This metric is the percentage of cycles that were stalled due to resource con… 73 …"BriefDescription": "This metric measures scalar integer operations as a percentage of operations … 206 …"BriefDescription": "This metric measures load operations as a percentage of operations speculativ… 217 …"BriefDescription": "This metric measures scalar floating point operations as a percentage of oper… 224 …"BriefDescription": "This metric measures advanced SIMD operations as a percentage of total operat… 231 …"BriefDescription": "This metric measures store operations as a percentage of operations speculati… 258 "BriefDescription": "IPC percentage of peak. The peak of IPC is the number of slots.", [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
H A D | metrics.json | 5 …"BriefDescription": "This metric is the percentage of cycles that were stalled due to resource con… 26 …"BriefDescription": "This metric measures branch operations as a percentage of operations speculat… 33 …"BriefDescription": "This metric measures crypto operations as a percentage of operations speculat… 54 …"BriefDescription": "This metric is the percentage of cycles that were stalled due to resource con… 61 …"BriefDescription": "This metric measures scalar integer operations as a percentage of operations … 194 …"BriefDescription": "This metric measures load operations as a percentage of operations speculativ… 201 …"BriefDescription": "This metric measures scalar floating point operations as a percentage of oper… 208 …"BriefDescription": "This metric measures advanced SIMD operations as a percentage of total operat… 215 …"BriefDescription": "This metric measures store operations as a percentage of operations speculati…
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/ |
H A D | sbsa.json | 4 …"BriefDescription": "This metric is the percentage of total slots that were stalled due to resourc… 12 …"BriefDescription": "This metric is the percentage of total slots that executed operations and did… 20 …"BriefDescription": "This metric is the percentage of total slots that retired operations, which i… 28 …"BriefDescription": "This metric is the percentage of total slots that were stalled due to resourc…
|
/openbmc/linux/tools/perf/Documentation/ |
H A 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. 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
|
H A D | perf-report.txt | 37 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 …]
|
H A D | perf-top.txt | 151 percentage of the overhead column. See --percentage for more info. 155 percentage of the overhead column. See --percentage for more info. 159 percentage of the overhead column. See --percentage for more info. 215 --percentage:: 216 Determine how to display the overhead percentage of filtered entries.
|
/openbmc/linux/drivers/net/wireless/ti/wl12xx/ |
H A D | conf.h | 109 * 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
|
/openbmc/phosphor-health-monitor/ |
H A D | bmc_health_config_json.md | 44 - This indicates the percentage beyond which the metric value change (since 60 - This indicates the percentage value at which specific threshold gets 63 below the specified threshold percentage value. 65 beyond the specified threshold percentage value.
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | mrb_section.html | 105 <!-- progress bar and parse completion percentage --> 109 <div id="repos-cloned-percentage-bar-<%:id%>" 117 <!-- parse completion percentage --> 122 …Cloning <span id="repos-cloned-percentage-<%:id%>"><%:repos_cloned_percentage%></span>% complete <… 130 <!-- progress bar and parse completion percentage --> 134 <div id="recipes-parsed-percentage-bar-<%:id%>" 142 <!-- parse completion percentage --> 147 …Parsing <span id="recipes-parsed-percentage-<%:id%>"><%:recipes_parsed_percentage%></span>% comple… 171 <!-- progress bar and task completion percentage --> 183 <!-- task completion percentage -->
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | richtek,rt9455.yaml | 29 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>;
|
/openbmc/linux/drivers/staging/media/atomisp/include/media/ |
H A D | lm3554.h | 90 /* 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] */
|
/openbmc/entity-manager/schemas/ |
H A D | ibm.json | 82 …: "The default percentage of utilization that the system shall be lower than to enter idle power s… 94 … "The default percentage of utilization that the system shall be above in order to exit idle power…
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/ |
H A D | metrics.json | 75 …"BriefDescription": "This metric measures advanced SIMD operations as a percentage of total operat… 82 …"BriefDescription": "This metric measures crypto operations as a percentage of operations speculat… 95 …"BriefDescription": "This metric measures scalar integer operations as a percentage of operations … 109 …"BriefDescription": "This metric measures load operations as a percentage of operations speculativ… 142 …"BriefDescription": "This metric measures store operations as a percentage of operations speculati… 149 …"BriefDescription": "This metric measures scalar floating point operations as a percentage of oper… 156 … "BriefDescription": "Of all the micro-operations issued, what percentage are retired(committed)", 170 …"BriefDescription": "Of all the micro-operations issued, what percentage are not retired(committed…
|
/openbmc/qemu/include/sysemu/ |
H A D | cpu-throttle.h | 35 * Throttles all vcpus by forcing them to sleep for the given percentage of 62 * Returns the vcpu throttle percentage. See cpu_throttle_set for details. 64 * Returns: The throttle percentage in range 1 to 99.
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | NetworkAdapterMetrics.v1_1_0.json | 74 "description": "The device CPU core utilization as a percentage.", 75 …on": "This property shall contain the device CPU core utilization as a percentage, typically `0` t… 96 "description": "The host bus, such as PCIe, RX utilization as a percentage.", 97 …property shall contain the host bus, such as PCIe, RX utilization as a percentage, typically `0` t… 107 "description": "The host bus, such as PCIe, TX utilization as a percentage.", 108 …property shall contain the host bus, such as PCIe, TX utilization as a percentage, typically `0` t…
|