| /linux/tools/perf/tests/shell/lib/ |
| H A D | perf_metric_validation.py | 208 def evaluate_formula(self, formula: str, alias: dict, ridx: int = 0): 223 for i in range(len(formula)): 224 if i+1 == len(formula) or formula[i] in ('+', '-', '*', '/'): 225 s = alias[formula[b:i]] if i + \ 226 1 < len(formula) else alias[formula[b:]] 240 if i + 1 < len(formula): 241 sign = formula[i]
|
| /linux/Documentation/gpu/amdgpu/display/ |
| H A D | display-manager.rst | 115 DRM has three blend mode to define the blend formula in the plane composition: 117 * **None**: Blend formula that ignores the pixel alpha. 119 * **Pre-multiplied**: Blend formula that assumes the pixel color values in a 122 * **Coverage**: Blend formula that assumes the pixel color values were not 150 blend formula, as follows:
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | ccs.rst | 73 the following formula: 85 The analogue gain (``x`` in the formula) is controlled through 92 this case, the formula to calculate actual gain consists of linear and
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_atombios.c | 3553 ATOM_VOLTAGE_FORMULA *formula = in radeon_atom_get_max_voltage() local 3555 if (formula->ucFlag & 1) in radeon_atom_get_max_voltage() 3557 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage() 3558 formula->ucNumOfVoltageEntries / 2 * in radeon_atom_get_max_voltage() 3559 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage() 3562 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage() 3563 (formula->ucNumOfVoltageEntries - 1) * in radeon_atom_get_max_voltage() 3564 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage() 3572 ATOM_VOLTAGE_FORMULA_V2 *formula = in radeon_atom_get_max_voltage() local 3574 if (formula->ucNumOfVoltageEntries) { in radeon_atom_get_max_voltage() [all …]
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | hns3-pmu.rst | 56 After getting two values of event pair in userspace, the formula of 107 PF/VF, its conversion formula::
|
| H A D | dwc_pcie_pmu.rst | 80 The average RX/TX bandwidth can be calculated using the following formula:
|
| /linux/Documentation/scheduler/ |
| H A D | sched-capacity.rst | 174 formula:: 178 Applying this formula to the two examples above yields a frequency invariant 212 formula:: 217 system. Applying this formula to the above example above yields a CPU 224 order to obtain a truly invariant signal. The pseudo-formula for a task
|
| /linux/Documentation/hwmon/ |
| H A D | vt1211.rst | 131 Temp1 is an Intel-type thermal diode which requires the following formula to 148 .. [3] This is the formula from the lm_sensors 2.10.0 sensors.conf file. I don't 166 following formula for sensors.conf::
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-mm-ksm | 60 general_profit: how effective is KSM. The formula for the
|
| /linux/Documentation/devicetree/bindings/scsi/ |
| H A D | hisilicon-sas.txt | 61 The formula is "y = (x-10000)/10000". For example, 10478
|
| /linux/arch/arm/mach-omap1/ |
| H A D | sleep.S | 191 @ according to this formula:
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-diff.txt | 111 --formula:: 112 Show formula for given computation.
|
| /linux/drivers/s390/block/ |
| H A D | dasd_eckd.h | 289 __u8 formula; member
|
| /linux/arch/csky/ |
| H A D | Kconfig | 183 # max bits determined by the following formula:
|
| /linux/Documentation/iio/ |
| H A D | adxl380.rst | 88 apply the following formula:
|
| H A D | adxl345.rst | 64 apply the following formula: 281 following formula:
|
| H A D | adxl313.rst | 106 apply the following formula:
|
| H A D | adis16550.rst | 151 apply the following formula:
|
| H A D | adis16475.rst | 154 apply the following formula:
|
| /linux/Documentation/gpu/rfc/ |
| H A D | color_pipeline.rst | 346 mathematical formula, not by the assumed input and output. 349 colorop must be documented entirely, whether via a mathematical formula
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces-details.rst | 170 scaled and offset according to the limited range formula: 183 scaled and offset according to the limited range formula:
|
| /linux/Documentation/fb/ |
| H A D | modedb.rst | 110 The CVT addresses these limitations. If used with CRT's, the formula used
|
| /linux/Documentation/wmi/devices/ |
| H A D | msi-wmi-platform.rst | 166 The fan RPM readings can be calculated with the following formula:
|
| /linux/Documentation/driver-api/thermal/ |
| H A D | power_allocator.rst | 152 formula becomes::
|
| /linux/Documentation/networking/ |
| H A D | eql.rst | 202 things and push traffic much faster. The formula in the current set
|